summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 10:04:50 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 10:04:50 +0200
commit8421d3eeca562ca22043086493a79d891c92dadc (patch)
tree67e360c395e9ff7453e202ad5b21815e2231d84b
parent8109026cef8cd8d67341b4ded2f58f045712d6e4 (diff)
new month
-rw-r--r--php-pecl-mosquitto.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mosquitto.spec b/php-pecl-mosquitto.spec
index 425174c..a407d6d 100644
--- a/php-pecl-mosquitto.spec
+++ b/php-pecl-mosquitto.spec
@@ -23,7 +23,7 @@
Summary: Extension for libmosquitto
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.4.0
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: http://pecl.php.net/package/%{proj_name}
Source0: http://pecl.php.net/get/%{proj_name}-%{version}.tgz
@@ -215,6 +215,9 @@ cd ../ZTS
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.4.0-6
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.4.0-5
- rebuild for 7.3.0alpha4 new ABI