diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-13 14:22:18 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-13 14:22:18 +0200 |
commit | ed964a468d5ccd905de4f83fcd9208f74969ba22 (patch) | |
tree | 480f8cc2dc527aa44badce91fec54586ea274cb7 | |
parent | a92fd81f66edd58549941aa190a89c8e972c21d4 (diff) |
update to 7.4.12RC1
-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.111RC10 (2020-09-17) +===== 7.4.12RC1 (2020-10-15) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -94,8 +94,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.11 -#global rcver RC1 +%global upver 7.4.12 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2161,6 +2161,9 @@ fi %changelog +* Tue Oct 13 2020 Remi Collet <remi@remirepo.net> - 7.4.12~RC1-1 +- update to 7.4.12RC1 + * Tue Sep 29 2020 Remi Collet <remi@remirepo.net> - 7.4.11-1 - Update to 7.4.11 - http://www.php.net/releases/7_4_11.php |