From b729b299e1170a7b538fb8a16666edeedcc14312 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Nov 2025 08:39:28 +0100 Subject: update to 6.1.2 --- 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 707019a..d1d2b33 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.1 +%global upstream_version 6.1.2 #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 12 2025 Remi Collet - 6.1.2-1 +- update to 6.1.2 + * Thu Oct 30 2025 Remi Collet - 6.1.1-1 - update to 6.1.1 -- cgit