diff --git a/php-8.3.20.tar.xz b/php-8.3.21.tar.xz similarity index 32% rename from php-8.3.20.tar.xz rename to php-8.3.21.tar.xz index e52903488ca0e0dfd57ceff4251aa259fdf934a3..e30e81334e81148b212ab80faa175d670d010ef3 100644 --- a/php-8.3.20.tar.xz +++ b/php-8.3.21.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f15914e071b5bddaf1475b5f2ba68107e8b8846655f9e89690fb7cd410b0db6c -size 12549020 +oid sha256:4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd6 +size 12565664 diff --git a/php.spec b/php.spec index 74d7e3ff48b58153c5e6ed95e8f2d24c91f171f0..6bedc56f4def89e2bf77f530c40b3629a6560b1b 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.20 +%global upver 8.3.21 Name: php @@ -1312,6 +1312,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man?/* %changelog +* Fri May 09 2025 Funda Wang - 8.3.21-1 +- update to 8.3.21 + * Fri Apr 11 2025 Funda Wang - 8.3.20-1 - New version 8.3.20 - sync settings with remi