diff --git a/php-8.4.10.tar.xz b/php-8.4.11.tar.xz similarity index 32% rename from php-8.4.10.tar.xz rename to php-8.4.11.tar.xz index faaf0df37627e83b9ee53b4a739c911329c36dcf..fbba965363902c608a68beff395b5dffe02c0bca 100644 --- a/php-8.4.10.tar.xz +++ b/php-8.4.11.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14983a9ef8800e6bc2d920739fd386054402f7976ca9cd7f711509496f0d2632 -size 13625264 +oid sha256:04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00 +size 13632328 diff --git a/php.spec b/php.spec index 2bd9dd084247e5dcf2a2dc6f1fef34dc77d770bd..c9170fd3b0f2d5daffb63bffb01ec0cbbc04adb9 100644 --- a/php.spec +++ b/php.spec @@ -61,7 +61,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.4.10 +%global upver 8.4.11 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 30 2025 Funda Wang - 8.4.11-1 +- New version 8.4.11 + * Wed Jul 02 2025 Funda Wang - 8.4.10-1 - New version 8.4.10