From c7fb033a288b7eb65a86b8e583744417699fcc3f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Aug 2025 08:14:32 +0200 Subject: Update to 8.3.25 - http://www.php.net/releases/8_3_25.php --- failed.txt | 2 +- php83.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/failed.txt b/failed.txt index 9de7f38..acbe06e 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.3.25RC1 (2025-08-14) +===== 8.3.25 (2025-08-28) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log diff --git a/php83.spec b/php83.spec index 3bfd5ac..9e01b1b 100644 --- a/php83.spec +++ b/php83.spec @@ -123,7 +123,7 @@ %bcond_with zip %global upver 8.3.25 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2229,6 +2229,9 @@ fi %changelog +* Wed Aug 27 2025 Remi Collet - 8.3.25-1 +- Update to 8.3.25 - http://www.php.net/releases/8_3_25.php + * Thu Aug 14 2025 Remi Collet - 8.3.25~RC1-1 - update to 8.3.25RC1 -- cgit