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 922c102..901b196 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 193dce4..75dbb40 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