diff options
Diffstat (limited to 'php-geos.spec')
-rw-r--r-- | php-geos.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-geos.spec b/php-geos.spec index 0263d49..7b33879 100644 --- a/php-geos.spec +++ b/php-geos.spec @@ -24,7 +24,7 @@ Name: %{?sub_prefix}php-%{pecl_name} Version: 1.0.0 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: PHP module for GEOS @@ -191,6 +191,9 @@ exit $ret %changelog +* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.0.0-3 +- rebuild for PHP 7.2.0beta1 new API + * Sat Dec 24 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-2 - update to 1.0.0 |