summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-19 00:42:01 +0200
committerRemi Collet <remi@remirepo.net>2017-07-19 00:42:01 +0200
commitd19f9119dece55f2f4b0424949f351af5a54c1b5 (patch)
treef6ab05a2013f1696d8104cd181da0b08ab01247b
parent2f982cefc0efd6e0bceb71818761184cb657e122 (diff)
rebuild for 7.2.0beta1
-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 e78a713..82d1d6e 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: 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}
@@ -228,6 +228,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 1.2.0-3
+- rebuild for PHP 7.2.0beta1 new API
+
* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.2.0-2
- rebuild for 7.2.0alpha2