summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f02cbc8..30db5d2 100644
--- a/php-pecl-nsq.spec
+++ b/php-pecl-nsq.spec
@@ -24,7 +24,7 @@
Summary: PHP extension for NSQ client
Name: %{?sub_prefix}php-pecl-nsq
Version: 3.1.0
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?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
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 3.1.0-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 3.1.0-2
- rebuild for 7.3.0alpha4 new ABI