summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-13 14:18:42 +0200
committerRemi Collet <remi@remirepo.net>2020-10-13 14:18:42 +0200
commit8491b1158ca5e402b53a0974d235df0f9253f83f (patch)
tree49261144bdbeaf3706d45083431888fbd4da6f16
parentb3b9c5bae86442eb8a9302345654567f5993526e (diff)
update to 7.4.12RC1
-rw-r--r--failed.txt5
-rw-r--r--php.spec7
2 files changed, 7 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index d3cf2af..0d79f2d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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 :(
diff --git a/php.spec b/php.spec
index e8d9c7c..baf4658 100644
--- a/php.spec
+++ b/php.spec
@@ -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