diff --git a/php-8.3.13.tar.xz b/php-8.3.14.tar.xz similarity index 59% rename from php-8.3.13.tar.xz rename to php-8.3.14.tar.xz index 922c102d6a160bb3a30e0590f695c074645ef651..901b196e0713e30606798dfd044024f8a3ef9a0a 100644 Binary files a/php-8.3.13.tar.xz and b/php-8.3.14.tar.xz differ diff --git a/php.spec b/php.spec index 193dce424b69ba7dbbea4fa3143e6e0273bbd8e2..75dbb40e5314e5395599f037c52dfbe5404f39ba 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.3.13 +%global upver 8.3.14 Name: php @@ -1310,6 +1310,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man?/* %changelog +* Wed Nov 20 2024 Funda Wang - 8.3.14-1 +- New version 8.3.14 + * Wed Oct 23 2024 Funda Wang - 8.3.13-1 - New version 8.3.13