diff --git a/php-8.2.6.tar.xz b/php-8.2.7.tar.xz similarity index 59% rename from php-8.2.6.tar.xz rename to php-8.2.7.tar.xz index c21247da06669ca58481553099f0be71d123dbdf..863de2ffa64afa02b28affb09254675a667a0fee 100644 Binary files a/php-8.2.6.tar.xz and b/php-8.2.7.tar.xz differ diff --git a/php.spec b/php.spec index 6ae5e651adba962e97ec253baba6548327fe220f..5527c4867192fd76cacc1da16fa04b16ba417c25 100644 --- a/php.spec +++ b/php.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 # API/ABI check %global apiver 20220829 @@ -41,7 +41,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 8.2.6 +Version: 8.2.7 Release: %{anolis_release}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1507,6 +1507,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Thu Jun 15 2023 Funda Wang - 8.2.7-1 +- New version 8.2.7 + * Fri May 12 2023 Funda Wang - 8.2.6-2 - Add missing version macro of zip extension