diff options
| author | Remi Collet <remi@remirepo.net> | 2020-11-11 09:01:40 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-11-11 09:01:40 +0100 | 
| commit | 5e074432a75810bcb0e49f7d2ea7bf8eda04d988 (patch) | |
| tree | ef23abc8757939b96d93c3f77d11bbcaf860300c | |
| parent | 786191d469ef2d907c560c7e1031d665d9c188e3 (diff) | |
update to 7.4.13RC1
| -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.12 (2020-10-29) +===== 7.4.13RC1 (2020-11-12)  $ 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.12 -#global rcver        RC1 +%global upver        7.4.13 +%global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2161,6 +2161,9 @@ fi  %changelog +* Wed Nov 11 2020 Remi Collet <remi@remirepo.net> - 7.4.13~RC1-1 +- update to 7.4.13RC1 +  * Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 7.4.12-1  - Update to 7.4.12 - http://www.php.net/releases/7_4_12.php  | 
