diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-23 08:52:20 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-23 08:52:20 +0200 |
commit | 0872c7bc96a605acd7418291d661a4918e065150 (patch) | |
tree | ddb4f58451d95d9f81e0c51201ba8185181f3669 /php83.spec | |
parent | b6287db42acbda84eae51427db158db8828e7f5d (diff) |
Diffstat (limited to 'php83.spec')
-rw-r--r-- | php83.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -126,7 +126,7 @@ %bcond_with zip %global upver 8.3.13 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -2239,6 +2239,9 @@ fi %changelog +* Wed Oct 23 2024 Remi Collet <remi@remirepo.net> - 8.3.13-1 +- Update to 8.3.13 - http://www.php.net/releases/8_3_13.php + * Wed Oct 9 2024 Remi Collet <remi@remirepo.net> - 8.3.13~RC1-1 - update to 8.3.13RC1 |