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 4c540df506647c95bc0e8dc9f5dda912645986ab..9e719e59a02050f94a95ff4b32c11d9f23ca39ce 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 15d63ab3290f427d82c763dff21f7e72017b801d..70c9081df319b7e7ac0c5386681381ab24d74d08 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