diff options
| -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.14 (2021-01-07) +===== 7.4.15RC2 (2021-01-21)  $ 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.14 -#global rcver        RC1 +%global upver        7.4.15 +%global rcver        RC2  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2163,6 +2163,9 @@ fi  %changelog +* Tue Jan 19 2021 Remi Collet <remi@remirepo.net> - 7.4.15~RC2-1 +- update to 7.4.15RC2 +  * Tue Jan  5 2021 Remi Collet <remi@remirepo.net> - 7.4.14-1  - Update to 7.4.14 - http://www.php.net/releases/7_4_14.php  | 
