diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -93,8 +93,8 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%global upver 8.4.5 -#global rcver RC1 +%global upver 8.4.6 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -136,7 +136,7 @@ Source53: 20-ffi.ini # Build fixes Patch1: php-8.4.0-httpd.patch Patch5: php-8.4.0-includedir.patch -Patch6: php-8.4.0-embed.patch +Patch6: php-8.4.6-embed.patch Patch8: php-8.4.0-libdb.patch # Functional changes @@ -1666,6 +1666,9 @@ fi %changelog +* Wed Mar 26 2025 Remi Collet <remi@remirepo.net> - 8.4.6~RC1-1 +- Update to 8.4.6RC1 + * Wed Mar 12 2025 Remi Collet <remi@remirepo.net> - 8.4.5-1 - Update to 8.4.5 - http://www.php.net/releases/8_4_5.php |