diff --git a/php-8.2.10.tar.xz b/php-8.2.11.tar.xz similarity index 59% rename from php-8.2.10.tar.xz rename to php-8.2.11.tar.xz index 4eb262109e8d92c6797b2e3c3363be7fb391de0d..4c540df506647c95bc0e8dc9f5dda912645986ab 100644 Binary files a/php-8.2.10.tar.xz and b/php-8.2.11.tar.xz differ diff --git a/php.spec b/php.spec index 0f072daf3712894a606a41ed76b596de0e3a0ff7..15d63ab3290f427d82c763dff21f7e72017b801d 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.10 +%global upver 8.2.11 Name: php @@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Fri Sep 29 2023 Funda Wang - 8.2.11-1 +- New version 8.2.11 + * Sun Sep 3 2023 Funda Wang - 8.2.10-1 - New version 8.2.10