summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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