diff --git a/php-8.3.23.tar.xz b/php-8.3.24.tar.xz similarity index 32% rename from php-8.3.23.tar.xz rename to php-8.3.24.tar.xz index aad20f06f84e8291b917f9291f312a874ba95736..4d6c8f7f89dc0215eeeb29695fd67a8f42bd2973 100644 --- a/php-8.3.23.tar.xz +++ b/php-8.3.24.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db -size 12577624 +oid sha256:388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d44251 +size 12579100 diff --git a/php.spec b/php.spec index 525a829fe48068f0de62732c86b5e3d7d6224236..93f2e160b69348d762f9707b071deced707e4bea 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.23 +%global upver 8.3.24 Name: php @@ -1312,6 +1312,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man?/* %changelog +* Wed Jul 30 2025 Funda Wang - 8.3.24-1 +- update to 8.3.24 + * Wed Jul 02 2025 Funda Wang - 8.3.23-1 - update to 8.3.23