diff options
| author | Remi Collet <remi@remirepo.net> | 2018-08-16 09:10:32 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-08-16 09:10:32 +0200 | 
| commit | 90b52dc0e0b481f2d9781d105454f546d0b2f630 (patch) | |
| tree | 574ba5b5ca769bc8e846a033ea7175641103edef | |
| parent | 068ea2c48b5da388fa2503cc9a7a7363d85dfbf2 (diff) | |
rebuild for 7.3.0beta2 new ABI
| -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  | 
