diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-06 07:22:52 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-06 07:22:52 +0200 |
| commit | 74417446ec9ce43806b9a05116deb1ade40047fc (patch) | |
| tree | c51111fbc7fd0807d1fa684a7638e8d2ddcbc797 | |
| parent | 4c8b20e1bb213d1651b3f1cfcd9464bd67959fcb (diff) | |
| -rw-r--r-- | failed.txt | 6 | ||||
| -rw-r--r-- | php82.spec | 7 |
2 files changed, 8 insertions, 5 deletions
@@ -1,4 +1,4 @@ -===== 8.2.30 (2025-12-18) +===== 8.2.31 (2026-05-07) $ 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/el9x82/build.log:Tests failed : 0 /var/lib/mock/el10a82/build.log:Tests failed : 0 /var/lib/mock/el10x82/build.log:Tests failed : 0 -/var/lib/mock/fc41a82/build.log:Tests failed : 0 -/var/lib/mock/fc41x82/build.log:Tests failed : 0 /var/lib/mock/fc42a82/build.log:Tests failed : 0 /var/lib/mock/fc42x82/build.log:Tests failed : 0 /var/lib/mock/fc43a82/build.log:Tests failed : 0 /var/lib/mock/fc43x82/build.log:Tests failed : 0 +/var/lib/mock/fc44a82/build.log:Tests failed : 0 +/var/lib/mock/fc44x82/build.log:Tests failed : 0 1 proc_open give erratic test results :( @@ -24,7 +24,7 @@ %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 23.9 +%global oraclever 23.26.1 %global oraclemax 24 %global oraclelib 23.1 %global oracledir 23 @@ -119,7 +119,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.2.30 +%global upver 8.2.31 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2203,6 +2203,9 @@ fi %changelog +* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.2.31-1 +- Update to 8.2.31 - http://www.php.net/releases/8_2_31.php + * Wed Dec 17 2025 Remi Collet <remi@remirepo.net> - 8.2.30-1 - Update to 8.2.30 - http://www.php.net/releases/8_2_30.php |
