summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-22 09:34:35 +0200
commita9632574d4f5ebe8d44b228dca771a448845364d (patch)
treeb9feb85dcbed0183a00912c86695048bcf40c6d3
parent59b28dfe455cd383c47df4e4e60f485c0df0a947 (diff)
PHP 7.0.0beta2 + mass rebuild of ext.
-rw-r--r--php-pecl-geoip.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index 44469bf..cd304d9 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: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?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 22 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-7
+- rebuild against php 7.0.0beta2
+
* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-6
- rebuild against php 7.0.0beta1