diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -130,7 +130,7 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%global upver 8.3.22 +%global upver 8.3.23 %global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version @@ -1885,6 +1885,12 @@ fi %changelog +* Wed Jun 18 2025 Remi Collet <remi@remirepo.net> - 8.3.23~RC1-1 +- update to 8.3.23RC1 + +* Wed Jun 4 2025 Remi Collet <remi@remirepo.net> - 8.3.22-1 +- Update to 8.3.22 - http://www.php.net/releases/8_3_22.php + * Wed May 21 2025 Remi Collet <remi@remirepo.net> - 8.3.22~RC1-1 - update to 8.3.22RC1 |