summaryrefslogtreecommitdiffstats
path: root/php-pecl-nsq.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-nsq.spec')
-rw-r--r--php-pecl-nsq.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-nsq.spec b/php-pecl-nsq.spec
index 7d21000..2cad95e 100644
--- a/php-pecl-nsq.spec
+++ b/php-pecl-nsq.spec
@@ -21,7 +21,7 @@
Summary: PHP extension for NSQ client
Name: %{?scl_prefix}php-pecl-nsq
-Version: 3.9.0
+Version: 3.9.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source: https://pecl.php.net/get/%{sources}%{?prever}.tgz
License: PHP-3.01
@@ -175,6 +175,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon Jun 16 2025 Remi Collet <remi@remirepo.net> - 3.9.1-1
+- update to 3.9.1
+
* Sat May 31 2025 Remi Collet <remi@remirepo.net> - 3.9.0-1
- update to 3.9.0
- drop patch merged upstream