From c4772f0428b6f1d59709d3bce8e162faf4a5aedf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Nov 2023 13:03:38 +0100 Subject: Update to 8.2.13 - http://www.php.net/releases/8_2_13.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 8204860..cb6db9c 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.13 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Tue Nov 21 2023 Remi Collet - 8.2.13-1 +- Update to 8.2.13 - http://www.php.net/releases/8_2_13.php + * Tue Nov 7 2023 Remi Collet - 8.2.13~RC1-1 - update to 8.2.13RC1 - use oracle client library version 21.12 on x86_64 -- cgit