diff --git a/php-8.0.25.tar.xz b/php-8.0.26.tar.xz similarity index 57% rename from php-8.0.25.tar.xz rename to php-8.0.26.tar.xz index 90ef4ea49b73a3ad037bccc61c279299a8ca3a74..7b5cc030d1f2fe944e0e2283b9b3a3113c6b59c4 100644 Binary files a/php-8.0.25.tar.xz and b/php-8.0.26.tar.xz differ diff --git a/php.spec b/php.spec index 4c8a96b249343b155fa21a9c0e4f3def9711ae5b..9df6438fd42c772eb24ebf02e77526ecf41686d1 100644 --- a/php.spec +++ b/php.spec @@ -22,11 +22,11 @@ %global with_freetds 0 %global with_sodium 1 %global with_pspell 0 -%global upver 8.0.25 +%global upver 8.0.26 Name: php Version: %{upver} -Release: 2 +Release: 1 Summary: PHP scripting language for creating dynamic web sites License: PHP-3.01 and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA URL: http://www.php.net/ @@ -1087,6 +1087,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Thu Nov 24 2022 Funda Wang - 8.0.26-1 +- New version 8.0.26 + * Tue Nov 1 2022 wuzx - 8.0.25-2 - Add sw64 architecture