From 66966e7906f620240feb90c47c7337e0966cbc6a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Apr 2026 07:38:27 +0200 Subject: Update to 8.5.5 - http://www.php.net/releases/8_5_5.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index eabdcd7..a408e98 100644 --- a/php.spec +++ b/php.spec @@ -103,7 +103,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.5.5 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1663,6 +1663,9 @@ fi %changelog +* Wed Apr 8 2026 Remi Collet - 8.5.5-1 +- Update to 8.5.5 - http://www.php.net/releases/8_5_5.php + * Wed Mar 25 2026 Remi Collet - 8.5.5~RC1-1 - update to 8.5.5RC1 -- cgit