diff options
Diffstat (limited to 'php-pecl-swoole4.spec')
-rw-r--r-- | php-pecl-swoole4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec index 98badb0..33c918c 100644 --- a/php-pecl-swoole4.spec +++ b/php-pecl-swoole4.spec @@ -30,7 +30,7 @@ Summary: PHP's asynchronous concurrent distributed networking framework Name: %{?sub_prefix}php-pecl-%{pecl_name}4 -Version: 4.4.7 +Version: 4.4.8 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} # Extension is ASL 2.0 # Hiredis is BSD @@ -332,6 +332,9 @@ cd ../ZTS %changelog +* Tue Oct 15 2019 Remi Collet <remi@remirepo.net> - 4.4.8-1 +- update to 4.4.8 + * Wed Sep 25 2019 Remi Collet <remi@remirepo.net> - 4.4.7-1 - update to 4.4.7 |