summaryrefslogtreecommitdiffstats
path: root/php-pecl-swoole4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-swoole4.spec')
-rw-r--r--php-pecl-swoole4.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec
index 3d966b7..077458b 100644
--- a/php-pecl-swoole4.spec
+++ b/php-pecl-swoole4.spec
@@ -27,7 +27,7 @@
%bcond_with brotli
%endif
-%global upstream_version 4.8.9
+%global upstream_version 4.8.10
#global upstream_prever RC2
@@ -322,6 +322,9 @@ cd ../ZTS
%changelog
+* Wed Jun 22 2022 Remi Collet <remi@remirepo.net> - 4.8.10-1
+- update to 4.8.10
+
* Mon Apr 18 2022 Remi Collet <remi@remirepo.net> - 4.8.9-1
- update to 4.8.9
- add workaround to build failure reported as