diff --git a/tcl.changes b/tcl.changes index 0f47526..12cca64 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 27 17:14:24 UTC 2017 - schwab@suse.de + +- Reenable testsuite on %arm + ------------------------------------------------------------------- Wed Dec 21 12:58:55 UTC 2016 - bg@suse.com diff --git a/tcl.spec b/tcl.spec index e416c41..fe79b20 100644 --- a/tcl.spec +++ b/tcl.spec @@ -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 @@ export HOME=$PWD/home # optimisation and let rpmbuild fail on unexpected test failures. cat > known-failures <&1 | tee testresults grep FAILED testresults | grep -Fqvwf known-failures && exit 1 %endif