summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-psr.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-psr.spec b/php-pecl-psr.spec
index 870c424..eb9ef98 100644
--- a/php-pecl-psr.spec
+++ b/php-pecl-psr.spec
@@ -22,7 +22,7 @@
Summary: PSR interfaces
Name: %{?scl_prefix}php-pecl-psr
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
License: BSD-2-Clause
URL: https://pecl.php.net/package/psr
@@ -208,6 +208,9 @@ fi
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.2.0-3
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 20 2023 Remi Collet <remi@remirepo.net> - 1.2.0-2
- build out of sources tree