From 0cf213912e1ddf40b162bb18afd18df083a52f83 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Aug 2023 13:41:22 +0200 Subject: Update to 8.2.9 - http://www.php.net/releases/8_2_9.php --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index 1963823..df44d3d 100644 --- a/php82.spec +++ b/php82.spec @@ -110,7 +110,7 @@ %bcond_with zip %global upver 8.2.9 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2195,6 +2195,9 @@ fi %changelog +* Tue Aug 1 2023 Remi Collet - 8.2.9-1 +- Update to 8.2.9 - http://www.php.net/releases/8_2_9.php + * Tue Jul 18 2023 Remi Collet - 8.2.9~RC1-1 - update to 8.2.9RC1 - move httpd/nginx wants directive to config files in /etc -- cgit