summaryrefslogtreecommitdiffstats
path: root/php-pecl-zmq.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-zmq.spec')
-rw-r--r--php-pecl-zmq.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-zmq.spec b/php-pecl-zmq.spec
index fac79c2..b06f407 100644
--- a/php-pecl-zmq.spec
+++ b/php-pecl-zmq.spec
@@ -26,7 +26,7 @@
Summary: ZeroMQ messaging
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.1.3
-Release: 17%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 18%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD-3-Clause
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -217,6 +217,9 @@ export TEST_PHP_EXECUTABLE=%{__ztsphp}
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 1.1.3-18
+- rebuild for PHP 8.3.0RC1
+
* Thu Jul 20 2023 Remi Collet <remi@remirepo.net> - 1.1.3-17
- build out of sources tree