diff options
| -rw-r--r-- | failed.txt | 4 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 6 insertions, 5 deletions
@@ -1,4 +1,4 @@ -===== 7.4.5RC1 (2020-03-31) +===== 7.4.5 (2020-04-16)  $ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log @@ -9,8 +9,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log  /var/lib/mock/scl74fc32x/build.log:Tests failed    :    0 -all -	2	Bug #79241: Segmentation fault on preg_match() [ext/pcre/tests/bug79241.phpt]  (1)	proc_open give erratic test results :( @@ -103,8 +103,8 @@  %global gh_owner     php  %global gh_project   php-src  %global upver        7.4.5 -%global rcver        RC1 -%global lower        RC1 +#global rcver        RC1 +#global lower        RC1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1810,6 +1810,9 @@ fi  %changelog +* Tue Apr 14 2020 Remi Collet <remi@remirepo.net> - 7.4.5-1 +- Update to 7.4.5 - http://www.php.net/releases/7_4_5.php +  * Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 7.4.5~RC1-1  - update to 7.4.5RC1  | 
