diff --git a/php-8.2.5.tar.xz b/php-8.2.6.tar.xz similarity index 59% rename from php-8.2.5.tar.xz rename to php-8.2.6.tar.xz index 4973c18d4d0ed9192ae5043b209fa1affb87211e..c21247da06669ca58481553099f0be71d123dbdf 100644 Binary files a/php-8.2.5.tar.xz and b/php-8.2.6.tar.xz differ diff --git a/php.spec b/php.spec index 1e050c52cc66fb08e90c175eed68a66501758de0..a0cbdb89eca77a2577a963321b22d4f76493c623 100644 --- a/php.spec +++ b/php.spec @@ -40,7 +40,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 8.2.5 +Version: 8.2.6 Release: %{anolis_release}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1506,6 +1506,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed May 10 2023 Funda Wang - 8.2.6-1 +- New version 8.2.6 + * Tue Apr 18 2023 Zhongling He - 8.2.5-2 - refactor rpm spec