diff options
author | Remi Collet <remi@remirepo.net> | 2024-05-22 08:29:05 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-05-22 08:29:05 +0200 |
commit | db935ccdf5886485156d5398fbc590d6026c7a4a (patch) | |
tree | b9c5d23ba1ef5d8225508a624264321d74140f7c /php.spec | |
parent | e6cde2a33e724b6e9b5edf4cc808e15b94ce1dd1 (diff) |
update to 8.3.8RC1
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.7 -#global rcver RC1 +%global upver 8.3.8 +%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 May 22 2024 Remi Collet <remi@remirepo.net> - 8.3.8~RC1-1 +- update to 8.3.8RC1 + * Mon May 13 2024 Remi Collet <remi@remirepo.net> - 8.3.7-1 - Update to 8.3.7 - http://www.php.net/releases/8_3_7.php |