diff options
author | Remi Collet <remi@remirepo.net> | 2021-05-18 15:30:23 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-05-18 15:30:23 +0200 |
commit | 5412c6c28993641e8f8f96f6bf459a59bfb24795 (patch) | |
tree | efad7e50043e1c52118ec460878ffe2ddba14b98 | |
parent | 569fe8619f93d0a59cc96482a3de2446f94b1328 (diff) |
update to 7.4.20RC1
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php74.spec | 7 |
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 7.4.19 (2021-05-06) +===== 7.4.20RC1 (2021-05-20) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -90,8 +90,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.19 -#global rcver RC1 +%global upver 7.4.20 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2159,6 +2159,9 @@ fi %changelog +* Tue May 18 2021 Remi Collet <remi@remirepo.net> - 7.4.20~RC1-1 +- update to 7.4.20RC1 + * Tue May 4 2021 Remi Collet <remi@remirepo.net> - 7.4.19-1 - Update to 7.4.19 - http://www.php.net/releases/7_4_19.php |