From f0799b595ce2aa57783a072dc793c7f4f7b525d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Jun 2023 16:56:21 +0200 Subject: Update to 8.2.7 - http://www.php.net/releases/8_2_7.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 0272375..54b829b 100644 --- a/php82.spec +++ b/php82.spec @@ -110,7 +110,7 @@ %bcond_with zip %global upver 8.2.7 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2195,6 +2195,9 @@ fi %changelog +* Tue Jun 6 2023 Remi Collet - 8.2.7-1 +- Update to 8.2.7 - http://www.php.net/releases/8_2_7.php + * Wed May 24 2023 Remi Collet - 8.2.7~RC1-1 - update to 8.2.7RC1 -- cgit