summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-01 16:56:33 +0100
committerRemi Collet <remi@remirepo.net>2019-03-01 16:56:45 +0100
commit353f1d8dd6a8757910ae337529518d9d5e54b331 (patch)
treeab88cd92d0134ee095b2b6a4dab1f0775359d7e7
parent90b52dc0e0b481f2d9781d105454f546d0b2f630 (diff)
rebuild
-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 fe0f0aa..abbc0e0 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: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 9%{?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
+* Fri Mar 1 2019 Remi Collet <remi@remirepo.net> - 1.1.1-9
+- rebuild
+
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.1.1-6
- rebuild for 7.3.0beta2 new ABI