From bdb2ed1bb42a2daa8a290d5aed02b358544f5203 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Jul 2019 08:42:45 +0200 Subject: v4.4.1 --- php-pecl-swoole4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-swoole4.spec') diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec index db8f067..0622d36 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.0 +Version: 4.4.1 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} # Extension is ASL 2.0 # Hiredis is BSD @@ -327,6 +327,9 @@ cd ../ZTS %changelog +* Tue Jul 16 2019 Remi Collet - 4.4.1-1 +- update to 4.4.1 + * Sun Jul 7 2019 Remi Collet - 4.4.0-1 - update to 4.4.0 - raise dependency on PHP 7.1 -- cgit