From ac764f701138eda05afa6e92b24b337a237dd12d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 15 Jul 2014 17:30:42 +0200 Subject: php-pecl-swoole: 1.7.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 95b2a37..bd99e55 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -23,7 +23,7 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?scl_prefix}php-pecl-%{pecl_name} -Version: 1.7.3 +Version: 1.7.4 Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: BSD Group: Development/Languages @@ -219,6 +219,9 @@ rm -rf %{buildroot} %changelog +* Tue Jul 15 2014 Remi Collet - 1.7.4-1 +- Update to 1.7.4 (stable) + * Fri Jun 20 2014 Remi Collet - 1.7.3-1 - Update to 1.7.3 (stable) -- cgit