From 193152977d08cc8eaa161d52d9abd1654cc362f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Nov 2016 09:42:23 +0100 Subject: php-pecl-swoole: 1.9.0 --- php-pecl-swoole.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'php-pecl-swoole.spec') diff --git a/php-pecl-swoole.spec b/php-pecl-swoole.spec index 13dd5b3..272e721 100644 --- a/php-pecl-swoole.spec +++ b/php-pecl-swoole.spec @@ -7,11 +7,7 @@ # Please, preserve the changelog entries # %if 0%{?scl:1} -%if "%{scl}" == "rh-php56" -%global sub_prefix more-php56- -%else %global sub_prefix %{scl_prefix} -%endif %scl_package php-pecl-swoole %endif @@ -34,7 +30,7 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 1.8.13 +Version: 1.9.0 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages @@ -268,6 +264,9 @@ cd ../ZTS %changelog +* Tue Nov 22 2016 Remi Collet - 1.9.0-1 +- Update to 1.9.0 + * Tue Oct 25 2016 Remi Collet - 1.8.13-1 - Update to 1.8.13 -- cgit