summaryrefslogtreecommitdiffstats
path: root/php-pecl-simple-kafka-client.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-simple-kafka-client.spec')
-rw-r--r--php-pecl-simple-kafka-client.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-simple-kafka-client.spec b/php-pecl-simple-kafka-client.spec
index b5d2174..2ea5c0a 100644
--- a/php-pecl-simple-kafka-client.spec
+++ b/php-pecl-simple-kafka-client.spec
@@ -35,7 +35,7 @@
Summary: Kafka client based on librdkafka
Name: %{?scl_prefix}php-pecl-simple-kafka-client
Version: 0.1.4
-Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 6%{?dist}%{!?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
@@ -218,6 +218,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Aug 30 2023 Remi Collet <remi@remirepo.net> - 0.1.4-6
+- rebuild for PHP 8.3.0RC1
+
* Wed Jul 12 2023 Remi Collet <remi@remirepo.net> - 0.1.4-5
- buid out of sources tree