From 024e21759831a37f8f79236cae8bd0306b4b1db1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Jul 2016 14:09:33 +0200 Subject: php-pecl-swoole: 1.8.7 --- php-pecl-swoole.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-swoole.spec') diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec index 4fde2d9..f7cd859 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -34,7 +34,7 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.8.6 +Version: 1.8.7 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages @@ -269,6 +269,9 @@ cd ../ZTS %changelog +* Fri Jul 01 2016 Remi Collet - 1.8.7-1 +- Update to 1.8.7 + * Thu Jun 16 2016 Remi Collet - 1.8.6-1 - Update to 1.8.6 - drop --enable-async-mysql and --enable-async-httpclient -- cgit