diff --git a/php-8.2.7.tar.xz b/php-8.2.8.tar.xz similarity index 59% rename from php-8.2.7.tar.xz rename to php-8.2.8.tar.xz index 863de2ffa64afa02b28affb09254675a667a0fee..b1fe53de507e07e487c435fe4b813421d36dc14b 100644 Binary files a/php-8.2.7.tar.xz and b/php-8.2.8.tar.xz differ diff --git a/php.spec b/php.spec index becd4256eeb9746c2043eaadea7458a8bbbd9bcb..eff342e0e909d7ab6baf0ecc9dd08cf4376a8846 100644 --- a/php.spec +++ b/php.spec @@ -23,12 +23,12 @@ %global with_modphp 1 %global with_lmdb 1 %global with_sodium 1 -%global upver 8.2.7 +%global upver 8.2.8 Name: php Version: %{upver} -Release: 2 +Release: 1 Summary: PHP scripting language for creating dynamic web sites License: PHP-3.01 and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost URL: http://www.php.net/ @@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Fri Jun 16 2023 Dillon Chen - 8.2.8-1 +- update to 8.2.8 + * Fri Jun 16 2023 Dillon Chen - 8.2.7-1 - update to 8.2.7