diff options
author | Remi Collet <remi@remirepo.net> | 2021-07-13 19:06:27 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-07-13 19:06:27 +0200 |
commit | aa3e97432bb917df5e679a63f9d6a9b883373130 (patch) | |
tree | b428dc660642df92510486b407cc788315c311e5 | |
parent | 230970469bc3fce41fb2cd7d97ad10bdbd3796bc (diff) |
update to 7.4.22RC1
-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.21 (2021-07-01) +===== 7.4.22RC1 (2021-07-15) $ 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.21 -#global rcver RC1 +%global upver 7.4.22 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,6 +2162,9 @@ fi %changelog +* Tue Jul 13 2021 Remi Collet <remi@remirepo.net> - 7.4.22~RC1-1 +- update to 7.4.22RC1 + * Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 7.4.21-1 - Update to 7.4.21 - http://www.php.net/releases/7_4_21.php |