summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-14 20:41:16 +0200
commit9b1398a96a4d0412fc7a6d4f9554786ac81e4d5f (patch)
tree123a95f4cf0d0d967b40e3650a3968bb0b5055a5
parentc33c9f0e1ce8126d1f032462f20bb86b960fdeb3 (diff)
PHP 7.1.0RC2 (SCL) + extension mass rebuild
-rw-r--r--php-pecl-cassandra.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-cassandra.spec b/php-pecl-cassandra.spec
index 8d0669b..3df4723 100644
--- a/php-pecl-cassandra.spec
+++ b/php-pecl-cassandra.spec
@@ -36,7 +36,7 @@
Summary: DataStax PHP Driver for Apache Cassandra
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.2
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -251,6 +251,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.2.2-2
+- rebuild for PHP 7.1 new API version
+
* Tue Aug 09 2016 Remi Collet <remi@fedoraproject.org> - 1.2.2-1
- Update to 1.2.2 (stable)