summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-json-post.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-json-post.spec b/php-pecl-json-post.spec
index f58401b..c785419 100644
--- a/php-pecl-json-post.spec
+++ b/php-pecl-json-post.spec
@@ -36,7 +36,7 @@
Summary: JSON POST handler
Name: %{?scl_prefix}php-pecl-json-post
Version: 1.1.0
-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;')}}
License: BSD-2-Clause
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -217,6 +217,9 @@ cd ../ZTS
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.1.0-3
+- rebuild for PHP 8.3.0RC1
+
* Fri Jul 7 2023 Remi Collet <remi@remirepo.net> - 1.1.0-2
- build out of sources tree