diff options
author | Remi Collet <remi@remirepo.net> | 2024-01-16 16:23:20 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-01-16 16:23:20 +0100 |
commit | 61625d0fa23c75326f838f268404b2c3f63b7cf9 (patch) | |
tree | cfd478a4c1f2f1124578b80b3cb817488c9f1ba6 /php.spec | |
parent | 56892863ad00dfc17c3c2c543db34fc33477c54f (diff) |
Update to 8.3.2 - http://www.php.net/releases/8_3_2.phpv8.3.2
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -130,7 +130,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.3.2 -%global rcver RC1 +#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 +* Tue Jan 16 2024 Remi Collet <remi@remirepo.net> - 8.3.2-1 +- Update to 8.3.2 - http://www.php.net/releases/8_3_2.php + * Wed Jan 3 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1 - update to 8.3.2RC1 |