summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-28 13:02:06 +0100
committerRemi Collet <remi@remirepo.net>2017-11-28 13:02:06 +0100
commitcd71ce7970936ea0c2669c9102f5e610b30109be (patch)
tree1a781f976e57b65a2f39231d489524040d4fcadf
parent0c93631728698c1a9f7af4a2c8eccc82548237b5 (diff)
v7.2.0
-rw-r--r--failed.txt12
-rw-r--r--php72.spec5
2 files changed, 9 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index b4f422f..2a7b9db 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,20 +1,18 @@
-===== 7.1.0RC6 (2017-11-09)
+===== 7.1.0 (2017-11-30)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 1
+/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/fc25i/build.log:Tests failed : 1
+/var/lib/mock/fc25i/build.log:Tests failed : 0
/var/lib/mock/fc25x/build.log:Tests failed : 0
-/var/lib/mock/fc26i/build.log:Tests failed : 1
+/var/lib/mock/fc26i/build.log:Tests failed : 0
/var/lib/mock/fc26x/build.log:Tests failed : 0
-/var/lib/mock/fc27i/build.log:Tests failed : 1
+/var/lib/mock/fc27i/build.log:Tests failed : 0
/var/lib/mock/fc27x/build.log:Tests failed : 0
-el6i, fc25i, fc26i, fc27i:
- 2 ext/date/tests/bug66985.phpt
1 proc_open give erratic test results :(
diff --git a/php72.spec b/php72.spec
index 66e2cb7..3bf4682 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,7 +112,7 @@
%endif
%global upver 7.2.0
-%global rcver RC6
+#global rcver RC6
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2125,6 +2125,9 @@ fi
%changelog
+* Tue Nov 28 2017 Remi Collet <remi@remirepo.net> - 7.2.0-1
+- update to 7.2.0 GA
+
* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC6-1
- update to 7.2.0RC6