diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php74.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.4.17RC1 (2021-03-18) +===== 7.4.18RC1 (2021-04-15)  $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -90,7 +90,7 @@  %global with_libzip  1  %global with_zip     0 -%global upver        7.4.17 +%global upver        7.4.18  %global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites @@ -2159,6 +2159,9 @@ fi  %changelog +* Tue Apr 13 2021 Remi Collet <remi@remirepo.net> - 7.4.18~RC1-1 +- update to 7.4.18RC1 +  * Tue Mar 16 2021 Remi Collet <remi@remirepo.net> - 7.4.17~RC1-1  - update to 7.4.17RC1  - use oracle client library version 21.1  | 
