From 6a0167b7f93c690d1b2354cfc11a5d8434f71bb8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 26 Nov 2025 06:43:36 +0100 Subject: update to 6.1.3 --- 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 d1d2b33..dcc76dd 100644 --- a/php-pecl-swoole6.spec +++ b/php-pecl-swoole6.spec @@ -48,7 +48,7 @@ %bcond_without curl %bcond_without nghttpd2 -%global upstream_version 6.1.2 +%global upstream_version 6.1.3 #global upstream_prever RC2 %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} %global _configure ../%{sources}/configure @@ -385,6 +385,9 @@ cd ../ZTS %changelog +* Wed Nov 26 2025 Remi Collet - 6.1.3-1 +- update to 6.1.3 + * Wed Nov 12 2025 Remi Collet - 6.1.2-1 - update to 6.1.2 -- cgit