summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:14:13 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:14:13 +0200
commitc18044080374106cd65ff59cc92f3cd536083453 (patch)
treec26a4a57b41be71948aacf9bba45a9036ac37dad
parent4cbbffc4a6c750132680c31bd3471f2014f08ba0 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-ip2location.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ip2location.spec b/php-pecl-ip2location.spec
index dad5e14..1b5366d 100644
--- a/php-pecl-ip2location.spec
+++ b/php-pecl-ip2location.spec
@@ -25,7 +25,7 @@
Summary: Get geo location information of an IP address
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
URL: http://pecl.php.net/package/igbinary
Source0: http://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
License: PHP
@@ -234,6 +234,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 8.0.1-5
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 8.0.1-4
- rebuild for 7.4.0beta1