diff options
| author | Remi Collet <remi@remirepo.net> | 2024-12-04 08:58:29 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-12-04 08:58:29 +0100 | 
| commit | bcb952d8e082bb680ba4d5d5329db5cd3bdd8a09 (patch) | |
| tree | bb3fa6a4b737d56354c4a2feffd898e1f95ebccb /php83.spec | |
| parent | 566936ada6254bd3e9331ea9ce12773e9857f258 (diff) | |
update to 8.3.15RC1
Diffstat (limited to 'php83.spec')
| -rw-r--r-- | php83.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
@@ -129,8 +129,8 @@  %bcond_without         libgd  %bcond_with            zip -%global upver          8.3.14 -#global rcver          RC1 +%global upver          8.3.15 +%global rcver          RC1  # TODO set PHP_EXTRA_VERSION for EOL version  Summary: PHP scripting language for creating dynamic web sites @@ -2243,6 +2243,9 @@ fi  %changelog +* Wed Dec  4 2024 Remi Collet <remi@remirepo.net> - 8.3.15~RC1-1 +- update to 8.3.15RC1 +  * Tue Nov 19 2024 Remi Collet <remi@remirepo.net> - 8.3.14-1  - Update to 8.3.14 - http://www.php.net/releases/8_3_14.php  | 
