summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 07:52:04 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 07:52:04 +0200
commitde867e7392f11cdeeb88e52e4ce5e39a9135d32b (patch)
tree0044bebc55efeabd2366d9c2f2a446c7a0818e84
parente0d90e1bc50d4a99e9b14c841e10a9b19be2c0d2 (diff)
rebuild for 7.2.0alpha2
-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 d15a03b..4b41869 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: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?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
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.3.0-4
+- rebuild for 7.2.0alpha2
+
* Tue May 30 2017 Remi Collet <remi@remirepo.net> - 1.3.0-3
- rebuild (for 7.2)