summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-05-30 16:29:16 +0200
committerRemi Collet <remi@remirepo.net>2017-05-30 16:29:16 +0200
commite0d90e1bc50d4a99e9b14c841e10a9b19be2c0d2 (patch)
treefc937835ebbdea4efbbc828baa56b973b894ad54
parentfb4724cf719fd26e14dab62bf50da406229887bb (diff)
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 50c1a12..d15a03b 100644
--- a/php-pecl-cassandra.spec
+++ b/php-pecl-cassandra.spec
@@ -32,7 +32,7 @@
Summary: DataStax PHP Driver for Apache Cassandra
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.3.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;')}}
License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -253,6 +253,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue May 30 2017 Remi Collet <remi@remirepo.net> - 1.3.0-3
+- rebuild (for 7.2)
+
* Wed May 24 2017 Remi Collet <remi@fedoraproject.org> - 1.3.0-2
- rebuild against new cassandra-cpp-driver