From 659db92d9352d60b4c56a902ebeeb4011f951b60 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Nov 2024 15:22:11 +0100 Subject: Update to 8.4.1 - http://www.php.net/releases/8_4_1.php --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index ce26e40..f71245c 100644 --- a/php.spec +++ b/php.spec @@ -87,7 +87,7 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%global upver 8.4.0 +%global upver 8.4.1 #global rcver RC4 # TODO set PHP_EXTRA_VERSION for EOL version @@ -1656,8 +1656,11 @@ fi %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