Hello community, here is the log from the commit of package tcl for openSUSE:Factory checked in at 2017-03-05 17:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tcl (Old) and /work/SRC/openSUSE:Factory/.tcl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tcl" Sun Mar 5 17:50:51 2017 rev:49 rq:461796 version:8.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/tcl/tcl.changes 2016-12-17 09:45:34.209123010 +0100 +++ /work/SRC/openSUSE:Factory/.tcl.new/tcl.changes 2017-03-05 17:50:54.243066678 +0100 @@ -1,0 +2,10 @@ +Mon Feb 27 17:14:24 UTC 2017 - [email protected] + +- Reenable testsuite on %arm + +------------------------------------------------------------------- +Wed Dec 21 12:58:55 UTC 2016 - [email protected] + +- Disable check for s390x for now + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tcl.spec ++++++ --- /var/tmp/diff_new_pack.5YzIxt/_old 2017-03-05 17:50:55.006958558 +0100 +++ /var/tmp/diff_new_pack.5YzIxt/_new 2017-03-05 17:50:55.010957992 +0100 @@ -1,7 +1,7 @@ # # spec file for package tcl # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -101,7 +101,7 @@ # optimisation and let rpmbuild fail on unexpected test failures. cat > known-failures <<EOF EOF -%ifnarch %arm +%ifnarch s390x make test 2>&1 | tee testresults grep FAILED testresults | grep -Fqvwf known-failures && exit 1 %endif
