diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php83.spec | 8 |
2 files changed, 8 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 8.3.27RC1 (2025-10-09) +===== 8.3.28RC1 (2025-11-06) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -122,7 +122,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.27 +%global upver 8.3.28 %global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version @@ -2233,6 +2233,12 @@ fi %changelog +* Tue Nov 4 2025 Remi Collet <remi@remirepo.net> - 8.3.28~RC1-1 +- update to 8.3.28RC1 + +* Wed Oct 22 2025 Remi Collet <remi@remirepo.net> - 8.3.27-1 +- Update to 8.3.27 - http://www.php.net/releases/8_3_27.php + * Tue Oct 7 2025 Remi Collet <remi@remirepo.net> - 8.3.27~RC1-1 - update to 8.3.27RC1 |
