diff options
| -rw-r--r-- | failed.txt | 5 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 7 insertions, 5 deletions
@@ -1,9 +1,9 @@ -===== 7.4.111RC10 (2020-09-17) +===== 7.4.12RC1 (2020-10-15)  $ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log  /var/lib/mock/scl74el7x/build.log:Tests failed     :    0 -/var/lib/mock/scl74el8x/build.log:Tests failed     :    2 +/var/lib/mock/scl74el8x/build.log:Tests failed     :    1  /var/lib/mock/scl74fc31x/build.log:Tests failed    :    0  /var/lib/mock/scl74fc32x/build.log:Tests failed    :    0  /var/lib/mock/scl74fc33x/build.log:Tests failed    :    0 @@ -11,7 +11,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log  el8x:  	3	Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] -	3	SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt]  (1)	proc_open give erratic test results :( @@ -100,8 +100,8 @@  #global gh_date      20190612  %global gh_owner     php  %global gh_project   php-src -%global upver        7.4.11 -#global rcver        RC1 +%global upver        7.4.12 +%global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1810,6 +1810,9 @@ fi  %changelog +* Tue Oct 13 2020 Remi Collet <remi@remirepo.net> - 7.4.12~RC1-1 +- update to 7.4.12RC1 +  * Tue Sep 29 2020 Remi Collet <remi@remirepo.net> - 7.4.11-1  - Update to 7.4.11 - http://www.php.net/releases/7_4_11.php  | 
