diff --git a/php-8.2.11.tar.xz b/php-8.2.12.tar.xz similarity index 59% rename from php-8.2.11.tar.xz rename to php-8.2.12.tar.xz index 4c540df..9e719e5 100644 Binary files a/php-8.2.11.tar.xz and b/php-8.2.12.tar.xz differ diff --git a/php.spec b/php.spec index 15d63ab..70c9081 100644 --- a/php.spec +++ b/php.spec @@ -23,7 +23,7 @@ %global with_modphp 1 %global with_lmdb 1 %global with_sodium 1 -%global upver 8.2.11 +%global upver 8.2.12 Name: php @@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Sat Oct 28 2023 Funda Wang - 8.2.12-1 +- New version 8.2.12 + * Fri Sep 29 2023 Funda Wang - 8.2.11-1 - New version 8.2.11