From f052dca1341382bb33bc7e62061c8c1298a32b03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Feb 2026 07:40:17 +0100 Subject: update to 8.5.4RC1 --- failed.txt | 6 +++--- php.spec | 7 +++++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/failed.txt b/failed.txt index 2e15407..ecd77df 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.5.3 (2026-02-12) +===== 8.5.4RC1 (2026-02-26) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -8,12 +8,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl83el9x/build.log:Tests failed : 0 /var/lib/mock/scl83el10a/build.log:Tests failed : 0 /var/lib/mock/scl83el10x/build.log:Tests failed : 0 -/var/lib/mock/scl83fc41a/build.log:Tests failed : 0 -/var/lib/mock/scl83fc41x/build.log:Tests failed : 0 /var/lib/mock/scl83fc42a/build.log:Tests failed : 0 /var/lib/mock/scl83fc42x/build.log:Tests failed : 0 /var/lib/mock/scl83fc43a/build.log:Tests failed : 0 /var/lib/mock/scl83fc43x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc44a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc44x/build.log:Tests failed : 0 diff --git a/php.spec b/php.spec index 9b727b8..900d5df 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.3 -#global rcver RC1 +%global upver 8.5.4 +%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 Feb 25 2026 Remi Collet - 8.5.4~RC1-1 +- update to 8.5.4RC1 + * Wed Feb 11 2026 Remi Collet - 8.5.3-1 - Update to 8.5.3 - http://www.php.net/releases/8_5_3.php -- cgit