diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-14 08:03:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-14 08:03:58 +0200 |
commit | c3e0fefaa0db4e376d1d3b8f0b3bc3c271c0db19 (patch) | |
tree | ba6a804b3735704b1f56579a1b7129b049919b6d | |
parent | 7f18954562e960bae4366a2bff7bde8e9a0e2cb9 (diff) |
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php83.spec | 7 |
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 8.3.24 (2025-07-31) +===== 8.3.25RC1 (2025-08-14) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -122,8 +122,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.24 -#global rcver RC1 +%global upver 8.3.25 +%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 +* Thu Aug 14 2025 Remi Collet <remi@remirepo.net> - 8.3.25~RC1-1 +- update to 8.3.25RC1 + * Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 8.3.24-1 - Update to 8.3.24 - http://www.php.net/releases/8_3_24.php |