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 eeae5e9..0a8ea96 100644 --- a/php-pecl-swoole4.spec +++ b/php-pecl-swoole4.spec @@ -28,7 +28,7 @@ %endif %global upstream_version 4.4.13 -%global upstream_prever RC2 +#global upstream_prever RC2 Summary: PHP's asynchronous concurrent distributed networking framework @@ -334,6 +334,9 @@ cd ../ZTS %changelog +* Wed Dec 18 2019 Remi Collet <remi@remirepo.net> - 4.4.13-1 +- update to 4.4.13 + * Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 4.4.13~RC2-1 - update to 4.4.13RC2 |