diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php73.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.3.21RC1 (2020-07-23) +===== 7.3.21 (2020-08-06)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -121,7 +121,7 @@  %endif  %global upver        7.3.21 -%global rcver        RC1 +#global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2259,6 +2259,9 @@ fi  %changelog +* Tue Aug  4 2020 Remi Collet <remi@remirepo.net> - 7.3.21-1 +- Update to 7.3.21 - http://www.php.net/releases/7_3_21.php +  * Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 7.3.21~RC1-1  - update to 7.3.21RC1  - build using ICU 65 (excepted on EL-6)  | 
