From 2b57fd771e2d795451aeeda42ba6879e453b4f56 Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Tue, 8 Oct 2024 11:35:45 +0800 Subject: [PATCH] rebuild --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 63edeff..ea9c619 100644 --- a/php.spec +++ b/php.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # API/ABI check %global apiver 20220829 @@ -1511,6 +1511,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue Oct 08 2024 mgb01105731 - 8.2.20-2 +- rebuild + * Mon Jul 29 2024 Tingyin Duan - 8.2.20-1 - Update to version 8.2.20 -- Gitee