diff options
author | Remi Collet <remi@remirepo.net> | 2021-08-10 11:55:08 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-08-10 11:55:08 +0200 |
commit | 59717acc3fc4525225b5d8cce2f52a22c7feadab (patch) | |
tree | 931c88f5f377b98559f0456752cd55b5010d5315 | |
parent | d2eb06492cf3cd5b580450e823c86c625735ccf5 (diff) |
update to 7.4.23RC1
-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.22 (2021-07-29) +===== 7.4.23RC1 (2021-08-12) $ 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.22 -#global rcver RC1 +%global upver 7.4.23 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,6 +2162,9 @@ fi %changelog +* Tue Aug 10 2021 Remi Collet <remi@remirepo.net> - 7.4.23~RC1-1 +- update to 7.4.23RC1 + * Wed Jul 28 2021 Remi Collet <remi@remirepo.net> - 7.4.22-1 - Update to 7.4.22 - http://www.php.net/releases/7_4_22.php |