summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-tcpwrap.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-tcpwrap.spec b/php-pecl-tcpwrap.spec
index 186b908..ea982bc 100644
--- a/php-pecl-tcpwrap.spec
+++ b/php-pecl-tcpwrap.spec
@@ -22,7 +22,7 @@
Summary: Tcpwrappers binding
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.0
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -232,6 +232,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.2.0-5
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.2.0-4
- rebuild for 7.3.0alpha4 new ABI