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 0fcdc1c..56bbe12 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: 2.4.0
+Version: 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
@@ -220,6 +220,9 @@ fi
%changelog
+* Thu Jun 21 2018 Remi Collet <remi@remirepo.net> - 3.0-1
+- update to 3.0
+
* Tue May 29 2018 Remi Collet <remi@remirepo.net> - 2.4.0-1
- update to 2.4.0
- drop patches merged upstream