diff options
Diffstat (limited to 'php.spec')
| -rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -49,7 +49,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 @@ -128,7 +128,7 @@ #global gh_date 20220530 %global gh_owner php %global gh_project php-src -%global upver 8.2.30 +%global upver 8.2.31 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1865,6 +1865,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 |
