summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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