From f103aee5052e18030d2a7db541614695c0c24a5e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 May 2026 08:02:25 +0200 Subject: update to 6.1.8 --- php-pecl-swoole6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-swoole6.spec') diff --git a/php-pecl-swoole6.spec b/php-pecl-swoole6.spec index 0f7bb4c..79b6d04 100644 --- a/php-pecl-swoole6.spec +++ b/php-pecl-swoole6.spec @@ -43,7 +43,7 @@ %bcond_without curl %bcond_without nghttpd2 -%global upstream_version 6.1.7 +%global upstream_version 6.1.8 #global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -372,6 +372,9 @@ cd ../ZTS %changelog +* Wed Apr 29 2026 Remi Collet - 6.1.8-1 +- update to 6.1.8 + * Wed Feb 25 2026 Remi Collet - 6.1.7-1 - update to 6.1.7 -- cgit