diff options
| author | Remi Collet <remi@remirepo.net> | 2020-08-04 14:32:29 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-08-04 14:32:29 +0200 | 
| commit | eeb1f266ea1e4e312fc530e99a738c141c01ac78 (patch) | |
| tree | ed2478071839119aca5e800ebd0f429e066883eb | |
| parent | 9a2a86fe5c8f0f7b6bf26c9d4b883ddf3c3a8c9a (diff) | |
Update to 7.4.9 - http://www.php.net/releases/7_4_9.php
| -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.9RC1 (2020-07-23) +===== 7.4.9 (2020-08-06)  $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -96,8 +96,8 @@  %global with_zip     0  %global upver        7.4.9 -%global rcver        RC1 -%global lower        RC1 +#global rcver        RC1 +#global lower        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2157,6 +2157,9 @@ fi  %changelog +* Tue Aug  4 2020 Remi Collet <remi@remirepo.net> - 7.4.9-1 +- Update to 7.4.9 - http://www.php.net/releases/7_4_9.php +  * Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 7.4.9~RC1-1  - update to 7.4.9RC1  - build using ICU 65  | 
