From a98c25117ac0bd15ba4093c49b90484b840d6fd8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Jan 2024 14:30:25 +0100 Subject: Update to 8.2.15 - http://www.php.net/releases/8_2_15.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 59b2d36..89a8a6d 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.15 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Tue Jan 16 2024 Remi Collet - 8.2.15-1 +- Update to 8.2.15 - http://www.php.net/releases/8_2_15.php + * Tue Jan 2 2024 Remi Collet - 8.2.15~RC1-1 - update to 8.2.15RC1 -- cgit