From a7c3cdafd49b3241fd26eed95750fa681f6adb38 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Oct 2015 06:51:44 +0200 Subject: php-pecl-swoole: 1.7.20 --- php-pecl-swoole.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-swoole.spec') diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec index 3595c41..a0ab87c 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -31,8 +31,8 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.7.19 -Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Version: 1.7.20 +Release: 1%{?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} @@ -253,6 +253,9 @@ rm -rf %{buildroot} %changelog +* Wed Oct 21 2015 Remi Collet - 1.7.20-1 +- Update to 1.7.20 + * Tue Oct 13 2015 Remi Collet - 1.7.19-4 - rebuild for PHP 7.0.0RC5 new API version -- cgit