diff options
Diffstat (limited to 'php83.spec')
-rw-r--r-- | php83.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -120,7 +120,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.3.5 +%global upver 8.3.6 #global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version @@ -2212,6 +2212,9 @@ fi %changelog +* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.3.6-1 +- Update to 8.3.6 - http://www.php.net/releases/8_3_6.php + * Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.3.5-1 - Update to 8.3.5 - http://www.php.net/releases/8_3_5.php |