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 7ec06e2..ca2cfeb 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: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?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}
@@ -232,6 +232,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 2.0.1-8
+- rebuild for PHP 8.3.0RC1
+
* Fri Jul 7 2023 Remi Collet <remi@remirepo.net> - 2.0.1-7
- build out of sources tree