diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php74.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.4.25RC1 (2021-10-07) +===== 7.4.25 (2021-10-21)  $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -91,7 +91,7 @@  %global with_zip     0  %global upver        7.4.25 -%global rcver        RC1 +#global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2162,6 +2162,9 @@ fi  %changelog +* Wed Oct 20 2021 Remi Collet <remi@remirepo.net> - 7.4.25-1 +- Update to 7.4.25 - http://www.php.net/releases/7_4_25.php +  * Wed Oct  6 2021 Remi Collet <remi@remirepo.net> - 7.4.25~RC1-1  - update to 7.4.24RC1  - use libicu version 69  | 
