diff options
author | Remi Collet <remi@remirepo.net> | 2024-01-03 08:25:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-01-03 08:25:45 +0100 |
commit | 56892863ad00dfc17c3c2c543db34fc33477c54f (patch) | |
tree | ae9623e88f13a5d6627f5a5b4e35d1c16dae588e /php.spec | |
parent | d3c436b3dd877769f540761840c1c6b0ddafe29f (diff) |
update to 8.3.2RC1
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -129,8 +129,8 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%global upver 8.3.1 -#global rcver RC3 +%global upver 8.3.2 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1874,6 +1874,9 @@ fi %changelog +* Wed Jan 3 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1 +- update to 8.3.2RC1 + * Wed Dec 20 2023 Remi Collet <remi@remirepo.net> - 8.3.1-1 - Update to 8.3.1 - http://www.php.net/releases/8_3_1.php |