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
commit22487b845f687bd3724221bbfb697d000f6da3a1 (patch)
tree0d4d90db51b74d3b41d0e7a343539891e4fadb7c
parent631f625fdb425b1c116dea4e9ecc22620d4c502d (diff)
PHP 7.1.0RC2 (SCL) + extension mass rebuild
-rw-r--r--php-pecl-swoole.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec
index 7b6b465..114eb94 100644
--- a/php-pecl-swoole.spec
+++ b/php-pecl-swoole.spec
@@ -35,7 +35,7 @@
Summary: PHP's asynchronous concurrent distributed networking framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.8.11
-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: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -268,6 +268,9 @@ cd ../ZTS
%changelog
+* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.8.11-2
+- rebuild for PHP 7.1 new API version
+
* Fri Sep 09 2016 Remi Collet <remi@fedoraproject.org> - 1.8.11-1
- Update to 1.8.11