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
commit9513f56f37473ed78c079d4088398d937a29629e (patch)
treede7650147ee6526bb8e531fa93491568fa87529a
parent793416885c3ad5d01ecfd2f982958c0f061ef68b (diff)
PHP 7.1.0RC2 (SCL) + extension mass rebuild
-rw-r--r--php-pecl-bitset-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-bitset-php7.spec b/php-pecl-bitset-php7.spec
index d2282eb..115b7c4 100644
--- a/php-pecl-bitset-php7.spec
+++ b/php-pecl-bitset-php7.spec
@@ -16,7 +16,7 @@
Summary: BITSET library
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 3.0.0
-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: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -200,6 +200,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 3.0.0-2
+- rebuild for PHP 7.1 new API version
+
* Tue Mar 1 2016 Remi Collet <remi@fedoraproject.org> - 3.0.0-1
- Update to 3.0.0 (php 7, beta)