From 419484ff2683da5ad04d9979549bce0429557248 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Jul 2023 08:07:20 +0200 Subject: Update to 8.2.8 - http://www.php.net/releases/8_2_8.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 887d585..a1bcac8 100644 --- a/php82.spec +++ b/php82.spec @@ -110,7 +110,7 @@ %bcond_with zip %global upver 8.2.8 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2195,6 +2195,9 @@ fi %changelog +* Wed Jul 5 2023 Remi Collet - 8.2.8-1 +- Update to 8.2.8 - http://www.php.net/releases/8_2_8.php + * Tue Jun 20 2023 Remi Collet - 8.2.8~RC1-1 - update to 8.2.8RC1 -- cgit