summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-21 11:31:43 +0100
committerRemi Collet <remi@remirepo.net>2018-11-21 11:31:43 +0100
commit8f541d569e78e8b082b648f4c9278dda99d6d3e3 (patch)
tree48ed64a2d556e278c97575701d68a3d5d139a980
parente0b65ff966440b10b8befa24a102e1090da78226 (diff)
v7.2.13RC1
-rw-r--r--failed.txt6
-rw-r--r--php72.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index cbd4112..4cd243c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.12 (2018-11-08)
+===== 7.2.13RC1 (2018-11-22)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -9,7 +9,7 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/fc25x/build.log:Tests failed : 0
/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
/var/lib/mock/fc28i/build.log:Tests failed : 0
/var/lib/mock/fc28x/build.log:Tests failed : 0
@@ -17,8 +17,6 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/fc29x/build.log:Tests failed : 0
-fc27i
- 1 Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt]
1 proc_open give erratic test results :(
diff --git a/php72.spec b/php72.spec
index 443d292..cd64e5a 100644
--- a/php72.spec
+++ b/php72.spec
@@ -111,8 +111,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.12
-#global rcver RC1
+%global upver 7.2.13
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2145,6 +2145,9 @@ fi
%changelog
+* Wed Nov 21 2018 Remi Collet <remi@remirepo.net> - 7.2.13~RC1-1
+- update to 7.2.13RC1
+
* Tue Nov 6 2018 Remi Collet <remi@remirepo.net> - 7.2.12-1
- Update to 7.2.12 - http://www.php.net/releases/7_2_12.php