From 1d8044b5c9fca9de3fbb9658144f06167964859d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Mar 2024 16:22:11 +0100 Subject: Update to 8.2.17 - http://www.php.net/releases/8_2_17.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index a0c4452..980a4dd 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.17 -%global rcver RC2 +#global rcver RC2 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Tue Mar 12 2024 Remi Collet - 8.2.17-1 +- Update to 8.2.17 - http://www.php.net/releases/8_2_17.php + * Wed Feb 28 2024 Remi Collet - 8.2.17~RC2-1 - update to 8.2.17RC2 -- cgit