From f6f6b54e84ce644c9df850a4c1421ab7302a4f78 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Jan 2026 08:42:49 +0100 Subject: update to 8.5.3RC1 --- failed.txt | 2 +- php.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index a778513..17322ee 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.5.2 (2026-01-15) +===== 8.5.3RC1 (2026-01-29) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log diff --git a/php.spec b/php.spec index a479595..b1fbc4f 100644 --- a/php.spec +++ b/php.spec @@ -102,8 +102,8 @@ #global gh_date 20250630 %global gh_owner php %global gh_project php-src -%global upver 8.5.2 -#global rcver RC1 +%global upver 8.5.3 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1658,6 +1658,9 @@ fi %changelog +* Wed Jan 28 2026 Remi Collet - 8.5.3~RC1-1 +- update to 8.5.3RC1 + * Wed Jan 14 2026 Remi Collet - 8.5.2-1 - Update to 8.5.2 - http://www.php.net/releases/8_5_2.php -- cgit