From 21cceab2e37b8ec6ebbb265903218e0e16c07d32 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Dec 2023 08:14:59 +0100 Subject: Update to 8.2.14 - http://www.php.net/releases/8_2_14.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 1c7d1e0..2f7dfa4 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.14 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Wed Dec 20 2023 Remi Collet - 8.2.14-1 +- Update to 8.2.14 - http://www.php.net/releases/8_2_14.php + * Wed Dec 6 2023 Remi Collet - 8.2.14~RC1-1 - update to 8.2.14RC1 -- cgit