diff options
author | Remi Collet <remi@remirepo.net> | 2017-05-29 13:06:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-05-29 13:06:17 +0200 |
commit | cbeef3446277e4a18eee3dd348a942fd03444ea1 (patch) | |
tree | de0e24b5f18cd97b2c1015d252b84d772a584056 | |
parent | fe1316c42b0fbd06f6f4d979faf3eca7dfc7451e (diff) |
new smapshot
-rw-r--r-- | failed.txt | 14 | ||||
-rw-r--r-- | php.spec | 4 |
2 files changed, 8 insertions, 10 deletions
@@ -1,15 +1,13 @@ -===== 7.1.0-dev (20170529) +===== 7.1.0-dev (20170529.37a16a3) $ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log -/var/lib/mock/scl72el6x/build.log:Tests failed : 1 -/var/lib/mock/scl72el7x/build.log:Tests failed : 1 -/var/lib/mock/scl70fc24x/build.log:Tests failed : 1 -/var/lib/mock/scl70fc25x/build.log:Tests failed : 1 -/var/lib/mock/scl70fc26x/build.log:Tests failed : 1 +/var/lib/mock/scl72el6x/build.log:Tests failed : 0 +/var/lib/mock/scl72el7x/build.log:Tests failed : 0 +/var/lib/mock/scl70fc24x/build.log:Tests failed : 0 +/var/lib/mock/scl70fc25x/build.log:Tests failed : 0 +/var/lib/mock/scl70fc26x/build.log:Tests failed : 0 -all: - (2) Bug #74556 stream_socket_get_name() on unix socket returns "\0" [ext/standard/tests/streams/bug74556.phpt] (1) proc_open give erratic test results :( @@ -123,7 +123,7 @@ %global db_devel libdb-devel %endif -%global gh_commit 32d7fa6f74b56fed8124d4dea0f98f0f9964a64e +%global gh_commit 37a16a32c97fba3e5528aa4a3a675431f3cae136 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_date 20170529 %global gh_owner php @@ -1801,7 +1801,7 @@ fi %changelog -* Mon May 29 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.6.20170529.32d7fa6 +* Mon May 29 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.6.20170529.37a16a3 - new snapshot * Mon May 29 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.5.alpha0 |