From 07f7ab8ccb08e1ebf1e0e265f6a05ddc36613434 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Jan 2017 08:28:32 +0100 Subject: php-pecl-swoole: 1.9.4 --- 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 b3e6fb1..d8c4eab 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -30,7 +30,7 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.9.3 +Version: 1.9.4 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages @@ -264,6 +264,9 @@ cd ../ZTS %changelog +* Mon Jan 9 2017 Remi Collet - 1.9.4-1 +- Update to 1.9.4 + * Fri Dec 23 2016 Remi Collet - 1.9.3-1 - Update to 1.9.3 -- cgit