diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.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/scl74*/build.log @@ -96,7 +96,7 @@  #global gh_date      20190612  %global gh_owner     php  %global gh_project   php-src -%global upver        7.4.17 +%global upver        7.4.18  %global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites @@ -1809,6 +1809,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  | 
