summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 09:07:02 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 09:07:02 +0200
commitdd8f8168577242d20b2e16bf1db168b1c0b93c03 (patch)
tree33f509942e6dda2355244a05a4d1a671658307b9
parent8cbd21ecee1febc6b8e17da3ce04b408e108fc94 (diff)
rebuild for 8.1.0RC1
-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 651239e..0434afb 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: 15%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 16%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to map IP addresses to geographic places
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -233,6 +233,9 @@ fi
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 1.1.1-16
+- rebuild for 8.1.0RC1
+
* Fri Jun 11 2021 Remi Collet <remi@remirepo.net> - 1.1.1-15
- add upstream patch for PHP 8.1