diff --git a/php-8.0.24.tar.xz b/php-8.0.25.tar.xz similarity index 57% rename from php-8.0.24.tar.xz rename to php-8.0.25.tar.xz index 593a6bc02558faa55c43d20f7f6417c95fcda689..90ef4ea49b73a3ad037bccc61c279299a8ca3a74 100644 Binary files a/php-8.0.24.tar.xz and b/php-8.0.25.tar.xz differ diff --git a/php.spec b/php.spec index 41ee1b1f152bed6dc23b64a3dae5b5598428ce02..c97fb699a5bb20403739b1fc47f4ae72523237ff 100644 --- a/php.spec +++ b/php.spec @@ -22,13 +22,13 @@ %global with_freetds 0 %global with_sodium 1 %global with_pspell 0 -%global upver 8.0.24 +%global upver 8.0.25 Name: php -Version: %{upver}%{?rcver:~%{rcver}} +Version: %{upver} Release: 1 Summary: PHP scripting language for creating dynamic web sites -License: PHP and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA +License: PHP-3.01 and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA URL: http://www.php.net/ Source0: http://www.php.net/distributions/php-%{upver}%{?rcver}.tar.xz Source1: php.conf @@ -1082,6 +1082,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Sat Oct 29 2022 Funda Wang - 8.0.25-1 +- New version 8.0.25 + * Sun Oct 9 2022 Funda Wang - 8.0.24-1 - New version 8.0.24