diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php80.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
| @@ -1,4 +1,4 @@ -===== 8.0.4RC1 (2021-03-18) +===== 8.0.5RC1 (2021-04-15)  $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -85,7 +85,7 @@  %bcond_without         libgd  %bcond_with            zip -%global upver          8.0.4 +%global upver          8.0.5  %global rcver          RC1  %global lower          RC1 @@ -2138,6 +2138,9 @@ fi  %changelog +* Tue Apr 13 2021 Remi Collet <remi@remirepo.net> - 8.0.5~RC1-1 +- update to 8.0.5RC1 +  * Tue Mar 16 2021 Remi Collet <remi@remirepo.net> - 8.0.4~RC1-1  - update to 8.0.4RC1  - use oracle client library version 21.1 | 
