summaryrefslogtreecommitdiffstats
path: root/php-pecl-zookeeper.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-zookeeper.spec')
-rw-r--r--php-pecl-zookeeper.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-zookeeper.spec b/php-pecl-zookeeper.spec
index c82e5f9..32dc95b 100644
--- a/php-pecl-zookeeper.spec
+++ b/php-pecl-zookeeper.spec
@@ -19,7 +19,7 @@
Summary: PHP extension for interfacing with Apache ZooKeeper
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.4.0
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://github.com/andreiz/php-zookeeper
@@ -212,6 +212,9 @@ cd ../ZTS
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 0.4.0-2
+- rebuild for 7.2.0alpha2
+
* Thu Jun 8 2017 Remi Collet <remi@remirepo.net> - 0.4.0-1
- Update to 0.4.0 (alpha)