diff options
author | Remi Collet <remi@remirepo.net> | 2019-12-11 09:45:10 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-12-11 09:45:10 +0100 |
commit | c80fb6c5fc0c1ca1e2f87f5b93f0f4cb3f0686f2 (patch) | |
tree | 03d362110633efcea41ded148e67bce25ba4fe3e /php-pecl-swoole4.spec | |
parent | 60ba7176764e9b9178a74e5a84b6b5f4cea59fea (diff) |
v4.4.13RC2
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 73ecbe9..eeae5e9 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 RC1 +%global upstream_prever RC2 Summary: PHP's asynchronous concurrent distributed networking framework @@ -334,6 +334,9 @@ cd ../ZTS %changelog +* Wed Dec 11 2019 Remi Collet <remi@remirepo.net> - 4.4.13~RC2-1 +- update to 4.4.13RC2 + * Thu Dec 5 2019 Remi Collet <remi@remirepo.net> - 4.4.13~RC1-1 - update to 4.4.13RC1 |