summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-06 14:01:34 +0100
committerRemi Collet <remi@remirepo.net>2018-11-06 14:01:34 +0100
commite7285ccab4bd73fc51356f70830c24736019fcf4 (patch)
treeb55daff9cf358eb1ac56d40fd56828c75c24c2dc
parentf04cdc65c069265ab5175d48223999d911f7baca (diff)
7.3.0RC5
-rw-r--r--failed.txt6
-rw-r--r--php73.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index d2912aa..668c135 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,9 +1,9 @@
-===== 7.3.0RC3 (2018-10-11)
+===== 7.3.0RC5 (2018-11-06)
$ 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 : 1
+/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 : 0
/var/lib/mock/fc27x/build.log:Tests failed : 0
@@ -13,8 +13,6 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/fc29x/build.log:Tests failed : 0
-el6x:
- file upload greater than 2G [sapi/cli/tests/upload_2G.phpt]
1 proc_open give erratic test results :(
diff --git a/php73.spec b/php73.spec
index 483832c..ea74a87 100644
--- a/php73.spec
+++ b/php73.spec
@@ -112,8 +112,8 @@
%endif
%global upver 7.3.0
-%global rcver RC4
-%global lower rc4
+%global rcver RC5
+%global lower rc5
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2171,6 +2171,9 @@ fi
%changelog
+* Tue Nov 6 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc5-1
+- update to 7.3.0RC5
+
* Wed Oct 24 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc4-1
- update to 7.3.0RC4