From 35a3963182c4e85005389ce98e1a70cb2f1c4fcf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Jul 2026 07:11:29 +0200 Subject: Update to 8.5.8 - http://www.php.net/releases/8_5_8.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 2b1172d..f415031 100644 --- a/php.spec +++ b/php.spec @@ -104,7 +104,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.5.8 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1681,6 +1681,9 @@ fi %changelog +* Wed Jul 1 2026 Remi Collet - 8.5.8-1 +- Update to 8.5.8 - http://www.php.net/releases/8_5_8.php + * Wed Jun 17 2026 Remi Collet - 8.5.8~RC1-1 - update to 8.5.8RC1 -- cgit