summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 08:25:02 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 08:25:02 +0200
commita6526981ea05c1a0181920605564ab01f63d3cb7 (patch)
tree2bd36063950f43aebd26dbe1386893e1c4e20129
parent1e90736772ddb35e6670a607f27d88783799d202 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-bitset.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-bitset.spec b/php-pecl-bitset.spec
index cb6eb3f..5710d7c 100644
--- a/php-pecl-bitset.spec
+++ b/php-pecl-bitset.spec
@@ -16,7 +16,7 @@
Summary: BITSET library
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 3.0.1
-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: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -219,6 +219,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 3.0.1-3
+- rebuild for 7.3.0beta2 new ABI
+
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 3.0.1-2
- rebuld for 7.3.0alpha4 new ABI