diff options
author | Remi Collet <remi@remirepo.net> | 2025-04-09 07:51:10 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-04-09 07:51:10 +0200 |
commit | 601e768b72d06974c544fa483b66668c91fac7a7 (patch) | |
tree | 620f96bcb32467979cfa004c926880099d290d26 /php83.spec | |
parent | 050b46ebf5b4936b6fb41c9efa2fdd2ea0e1daa0 (diff) |
Update to 8.3.20 - http://www.php.net/releases/8_3_20.phpv8.3.20
Diffstat (limited to 'php83.spec')
-rw-r--r-- | php83.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -123,7 +123,7 @@ %bcond_with zip %global upver 8.3.20 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2229,6 +2229,9 @@ fi %changelog +* Wed Apr 9 2025 Remi Collet <remi@remirepo.net> - 8.3.20-1 +- Update to 8.3.20 - http://www.php.net/releases/8_3_20.php + * Wed Mar 26 2025 Remi Collet <remi@remirepo.net> - 8.3.20~RC1-1 - update to 8.3.20RC1 |