diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-08 08:17:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-08 08:17:37 +0200 |
commit | 59b28dfe455cd383c47df4e4e60f485c0df0a947 (patch) | |
tree | 75d0e7861282032072bac13782744ead4b5d6bc2 | |
parent | 339d810364b44a607d6c201f07a2da6398248832 (diff) |
php-pecl-geoip: rebuild
-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 fba788d..44469bf 100644 --- a/php-pecl-geoip.spec +++ b/php-pecl-geoip.spec @@ -32,7 +32,7 @@ Name: %{?sub_prefix}php-pecl-geoip Version: 1.1.0 -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 Group: Development/Languages License: PHP @@ -224,6 +224,9 @@ fi %changelog +* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-6 +- rebuild against php 7.0.0beta1 + * Sat Jun 20 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-5 - allow build against rh-php56 (as more-php56) |