diff options
Diffstat (limited to 'php-pecl-geoip.spec')
-rw-r--r-- | php-pecl-geoip.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec index 35d963e..fe0f0aa 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -24,7 +24,7 @@ Name: %{?sub_prefix}php-pecl-geoip Version: 1.1.1 -Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Extension to map IP addresses to geographic places License: PHP URL: http://pecl.php.net/package/%{pecl_name} @@ -224,6 +224,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.1-6 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.1.1-5 - rebuld for 7.3.0alpha4 new ABI |