From 486cce53b731b25bc87b70872c5df89e90f1f293 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Apr 2024 08:48:32 +0200 Subject: Update to 8.2.18 - http://www.php.net/releases/8_2_18.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index b448d44..69bfad5 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.18 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Wed Apr 10 2024 Remi Collet - 8.2.18-1 +- Update to 8.2.18 - http://www.php.net/releases/8_2_18.php + * Tue Mar 26 2024 Remi Collet - 8.2.18~RC1-1 - update to 8.2.18RC1 -- cgit