diff --git a/php-8.2.4.tar.xz b/php-8.2.5.tar.xz similarity index 59% rename from php-8.2.4.tar.xz rename to php-8.2.5.tar.xz index 5bd9555d18e120ad5bc94b37b04b517d09cd0a1f..4973c18d4d0ed9192ae5043b209fa1affb87211e 100644 Binary files a/php-8.2.4.tar.xz and b/php-8.2.5.tar.xz differ diff --git a/php.spec b/php.spec index bb7e770b94ffcbc1a5343cccb6e61883673afa6c..aaa3faabc8618fedcf9cff86b9eed30e3310155c 100644 --- a/php.spec +++ b/php.spec @@ -42,7 +42,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 8.2.4 +Version: 8.2.5 Release: %{anolis_release}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1508,6 +1508,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Apr 12 2023 Funda Wang - 8.2.5-1 +- New version 8.2.5 + * Wed Mar 15 2023 Funda Wang - 8.2.4-1 - New version 8.2.4 - Add zip extension for composer