diff options
Diffstat (limited to 'php80.spec')
-rw-r--r-- | php80.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -85,7 +85,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.0.5 +%global upver 8.0.6 #global rcver RC1 #global lower RC1 @@ -2138,6 +2138,9 @@ fi %changelog +* Wed May 5 2021 Remi Collet <remi@remirepo.net> - 8.0.6-1 +- Update to 8.0.6 - http://www.php.net/releases/8_0_6.php + * Tue Apr 27 2021 Remi Collet <remi@remirepo.net> - 8.0.5-1 - Update to 8.0.5 - http://www.php.net/releases/8_0_5.php |