summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-raphf.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index 2d768a5..c5d607e 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -26,7 +26,7 @@
Summary: Resource and persistent handles factory
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 2.0.1
-Release: 8%{?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;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
License: BSD-2-Clause
URL: https://pecl.php.net/package/%{pecl_name}
@@ -212,6 +212,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 2.0.1-9
+- rebuild for 8.5.0alpha3
+
* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 2.0.1-8
- rebuild for PHP 8.3.0RC1