diff --git a/php-8.3.22.tar.xz b/php-8.3.23.tar.xz similarity index 32% rename from php-8.3.22.tar.xz rename to php-8.3.23.tar.xz index 5c6bcf5de9611cf9e476d9ea7588ba54c00de38b..aad20f06f84e8291b917f9291f312a874ba95736 100644 --- a/php-8.3.22.tar.xz +++ b/php-8.3.23.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66c86889059bd27ccf460590ca48fcaf3261349cc9bdba2023ac6a265beabf36 -size 12555076 +oid sha256:08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db +size 12577624 diff --git a/php.spec b/php.spec index 201479a8119c420d3a6ced50f9c27442705c6bf3..525a829fe48068f0de62732c86b5e3d7d6224236 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.22 +%global upver 8.3.23 Name: php @@ -1312,6 +1312,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man?/* %changelog +* Wed Jul 02 2025 Funda Wang - 8.3.23-1 +- update to 8.3.23 + * Sat Jun 07 2025 Funda Wang - 8.3.22-1 - update to 8.3.22