diff options
author | Remi Collet <remi@remirepo.net> | 2024-03-27 08:31:01 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-03-27 08:31:01 +0100 |
commit | ce3e25d11a48389c867cae996d5c6e43ef216dc6 (patch) | |
tree | 5cc074772b7e09d2fa75aba22e30f9cc161ec54c /php83.spec | |
parent | 9fda48673b8380c0b1c3b733e7b8d2383d59055d (diff) |
update to 8.3.5RC1
Diffstat (limited to 'php83.spec')
-rw-r--r-- | php83.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -120,8 +120,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.4 -#global rcver RC1 +%global upver 8.3.5 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2212,6 +2212,9 @@ fi %changelog +* Wed Mar 27 2024 Remi Collet <remi@remirepo.net> - 8.3.5~RC1-1 +- update to 8.3.5RC1 + * Wed Mar 13 2024 Remi Collet <remi@remirepo.net> - 8.3.4-1 - Update to 8.3.4 - http://www.php.net/releases/8_3_4.php |