summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-09 14:57:19 +0200
committerRemi Collet <remi@remirepo.net>2018-10-09 14:57:19 +0200
commita4217cb1bda67d4731106e4475c1610ecc698bd4 (patch)
tree6fbaddf56060947f00da88bb2fe4c45c04ed06e3
parentaf6060bbd12ece931856739ed85779d298f3c94d (diff)
7.3.0RC3
-rw-r--r--failed.txt16
-rw-r--r--php73.spec7
2 files changed, 12 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index a51bc01..d72f1c1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,20 +1,18 @@
-===== 7.3.0RC2 (2018-09-27)
+===== 7.3.0RC3 (2018-10-11)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6i/build.log:Tests failed : 0
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/fc27i/build.log:Tests failed : 1
-/var/lib/mock/fc27x/build.log:Tests failed : 1
-/var/lib/mock/fc28i/build.log:Tests failed : 1
-/var/lib/mock/fc28x/build.log:Tests failed : 1
-/var/lib/mock/fc29i/build.log:Tests failed : 1
-/var/lib/mock/fc29x/build.log:Tests failed : 1
+/var/lib/mock/fc27i/build.log:Tests failed : 0
+/var/lib/mock/fc27x/build.log:Tests failed : 0
+/var/lib/mock/fc28i/build.log:Tests failed : 0
+/var/lib/mock/fc28x/build.log:Tests failed : 0
+/var/lib/mock/fc29i/build.log:Tests failed : 0
+/var/lib/mock/fc29x/build.log:Tests failed : 0
-fc27i, fc27x, fc28i, fc28x, fc29i, fc29x
- 6 Bug #76909 preg_match difference between 7.3 and < 7.3 [ext/pcre/tests/bug76909.phpt]
1 proc_open give erratic test results :(
diff --git a/php73.spec b/php73.spec
index c5f4a9c..a1ad24e 100644
--- a/php73.spec
+++ b/php73.spec
@@ -112,8 +112,8 @@
%endif
%global upver 7.3.0
-%global rcver RC2
-%global lower rc2
+%global rcver RC3
+%global lower rc3
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2171,6 +2171,9 @@ fi
%changelog
+* Tue Oct 9 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc3-1
+- update to 7.3.0RC3
+
* Tue Sep 25 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc2-1
- update to 7.3.0RC2
- use oracle client library version 18.3