From aecaed8ed0f18265142e1b05a5c22f45af52f479 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Mar 2023 07:46:44 +0100 Subject: Update to 8.2.4 - http://www.php.net/releases/8_2_4.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index b8cae66..be2ec82 100644 --- a/php82.spec +++ b/php82.spec @@ -110,7 +110,7 @@ %bcond_with zip %global upver 8.2.4 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Wed Mar 15 2023 Remi Collet - 8.2.4-1 +- Update to 8.2.4 - http://www.php.net/releases/8_2_4.php + * Wed Mar 1 2023 Remi Collet - 8.2.4~RC1-1 - update to 8.2.4RC1 -- cgit