diff --git a/php-8.4.8.tar.xz b/php-8.4.10.tar.xz similarity index 32% rename from php-8.4.8.tar.xz rename to php-8.4.10.tar.xz index 36d422bb92b1e7222df65f3c871779cd05f87182..faaf0df37627e83b9ee53b4a739c911329c36dcf 100644 --- a/php-8.4.8.tar.xz +++ b/php-8.4.10.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa6a4d330b47eacd83e351658ba8c47747a1e4356456219cfb6d75e7838da091 -size 13619152 +oid sha256:14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d2632 +size 13625264 diff --git a/php.spec b/php.spec index d3ad1d19aab9e9b7244c8b511d2eea9724d7384b..2bd9dd084247e5dcf2a2dc6f1fef34dc77d770bd 100644 --- a/php.spec +++ b/php.spec @@ -61,7 +61,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.4.8 +%global upver 8.4.10 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1632,6 +1632,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_fileattrsdir}/composer.attr %changelog +* Wed Jul 02 2025 Funda Wang - 8.4.10-1 +- New version 8.4.10 + * Sat Jun 07 2025 Funda Wang - 8.4.8-1 - New version 8.4.8 - use same build tree for fpm and embed