Hello community, here is the log from the commit of package augeas for openSUSE:Factory checked in at 2019-02-24 17:06:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/augeas (Old) and /work/SRC/openSUSE:Factory/.augeas.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "augeas" Sun Feb 24 17:06:14 2019 rev:48 rq:674516 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/augeas/augeas.changes 2018-12-28 12:33:41.396031743 +0100 +++ /work/SRC/openSUSE:Factory/.augeas.new.28833/augeas.changes 2019-02-24 17:06:18.276597440 +0100 @@ -1,0 +2,6 @@ +Tue Feb 12 15:01:42 UTC 2019 - Vítězslav Čížek <[email protected]> + +- Don't ignore %check test result, the testsuite now successfully + passes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ augeas.spec ++++++ --- /var/tmp/diff_new_pack.qrj9TP/_old 2019-02-24 17:06:18.900597144 +0100 +++ /var/tmp/diff_new_pack.qrj9TP/_new 2019-02-24 17:06:18.904597142 +0100 @@ -1,7 +1,7 @@ # # spec file for package augeas # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -111,8 +111,7 @@ mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site %check -# Fails 2 thread based tests -make check %{?_smp_mflags} || : +make check %{?_smp_mflags} %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig
