summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-nsq.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 43e913c..b174e42 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,5 +2,5 @@
nsq
nsq support => enabled
-version => 3.4.2
+version => 3.4.3
author => zhenyu.wu[email:wuzhenyu@kuangjue.com]
diff --git a/REFLECTION b/REFLECTION
index b22ba00..2827dd3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #124 nsq version 3.4.2 ] {
+Extension [ <persistent> extension #124 nsq version 3.4.3 ] {
- Dependencies {
Dependency [ json (Required) ]
diff --git a/php-pecl-nsq.spec b/php-pecl-nsq.spec
index 75140f2..eb8a55e 100644
--- a/php-pecl-nsq.spec
+++ b/php-pecl-nsq.spec
@@ -23,7 +23,7 @@
Summary: PHP extension for NSQ client
Name: %{?sub_prefix}php-pecl-nsq
-Version: 3.4.2
+Version: 3.4.3
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
License: PHP
@@ -226,6 +226,9 @@ fi
%changelog
+* Wed Sep 18 2019 Remi Collet <remi@remirepo.net> - 3.4.3-1
+- update to 3.4.3
+
* Tue Sep 17 2019 Remi Collet <remi@remirepo.net> - 3.4.2-1
- update to 3.4.2