summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-30 15:40:50 +0200
committerRemi Collet <remi@php.net>2025-07-30 15:40:50 +0200
commit08f500a6800dc74dd9ff91506595b11a97018531 (patch)
tree5e1bc5a570d820d1613ab798c9103ef2003c22f2
parent846fcbfb4a23a9e6f802ae8853f5f76c79a53db8 (diff)
rebuild for 8.5.0alpha3HEADmaster
-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