summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-geoip.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index ee577ce..2181267 100644
--- a/php-pecl-geoip.spec
+++ b/php-pecl-geoip.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-pecl-geoip
Version: 1.1.1
-Release: 17%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 18%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extension to map IP addresses to geographic places
License: PHP-3.01
URL: https://pecl.php.net/package/%{pecl_name}
@@ -48,7 +48,6 @@ BuildRequires: %{?scl_prefix}php-pear
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
-%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
Provides: %{?scl_prefix}php-%{pecl_name} = %{version}
Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
@@ -227,6 +226,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.1.1-18
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 20 2023 Remi Collet <remi@remirepo.net> - 1.1.1-17
- build out of sources tree