From f42636285aeb283e6783c6e9985a8f7a1d2ebe11 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Nov 2024 15:34:48 +0100 Subject: Update to 8.4.1 - http://www.php.net/releases/8_4_1.php --- php84.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php84.spec') diff --git a/php84.spec b/php84.spec index 45d3b29..731bf3c 100644 --- a/php84.spec +++ b/php84.spec @@ -73,7 +73,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.4.0 +%global upver 8.4.1 #global rcver RC4 # TODO set PHP_EXTRA_VERSION for EOL version @@ -1693,8 +1693,11 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Nov 20 2024 Remi Collet - 8.4.1-1 +- Update to 8.4.1 - http://www.php.net/releases/8_4_1.php + * Wed Nov 20 2024 Remi Collet - 8.4.0-1 -- Update to 8.4.0 GA - http://www.php.net/releases/8_4_0.php +- Update to 8.4.0 GA * Tue Nov 5 2024 Remi Collet - 8.4.0~rc4-1 - Update to 8.4.0RC4 -- cgit