diff options
-rw-r--r-- | failed.txt | 16 | ||||
-rw-r--r-- | php.spec | 7 |
2 files changed, 10 insertions, 13 deletions
@@ -1,13 +1,7 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log -/var/lib/mock/scl70el6x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70el7x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70fc20x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70fc21x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70fc22x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) - -TEST FAILURE: ../tests/func/010.diff -- -008+ -008- Done -009+ Termsig=11 --- ../tests/func/010.diff result ends. +/var/lib/mock/scl70el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) @@ -125,9 +125,9 @@ %global db_devel libdb-devel %endif -%global gh_commit c9f27ee4227268bc74fc54e0e06102317e614804 +%global gh_commit cee88571d9dbb2d56b78b312919aea190580d9e5 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150515 +%global gh_date 20150518 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -1808,6 +1808,9 @@ fi %changelog +* Mon May 18 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150518gitcee8857 +- new snapshot + * Sat May 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150515gitc9f27ee - new snapshot |