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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-nsq.spec b/php-pecl-nsq.spec
index 30db5d2..1771c96 100644
--- a/php-pecl-nsq.spec
+++ b/php-pecl-nsq.spec
@@ -23,8 +23,8 @@
Summary: PHP extension for NSQ client
Name: %{?sub_prefix}php-pecl-nsq
-Version: 3.1.0
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 3.3.0
+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
URL: http://pecl.php.net/package/nsq
@@ -224,6 +224,9 @@ fi
%changelog
+* Mon Oct 22 2018 Remi Collet <remi@remirepo.net> - 3.3.0-1
+- update to 3.3.0
+
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 3.1.0-3
- rebuild for 7.3.0beta2 new ABI