summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit2de312b176a8b4d62e6992b5cc412c8075ed51d1 (patch)
treeb3b90805f4de2b067c833b966c6738cf0ce8245e
parentea097605b6e5f47350814a7213c1247ce27371af (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-pecl-zookeeper-dev.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-zookeeper-dev.spec b/php-pecl-zookeeper-dev.spec
index 0af3c4e..0390e89 100644
--- a/php-pecl-zookeeper-dev.spec
+++ b/php-pecl-zookeeper-dev.spec
@@ -19,7 +19,7 @@
Summary: PHP extension for interfacing with Apache ZooKeeper
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.3.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 @@ rm -rf %{buildroot}
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 0.3.0-2
+- rebuild with PHP 7.1.0 GA
+
* Fri Nov 18 2016 Remi Collet <remi@fedoraproject.org> - 0.3.0-1
- Update to 0.3.0 alpha (for PHP 7)