Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package p11-kit for openSUSE:Factory checked in at 2022-09-14 13:44:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/p11-kit (Old) and /work/SRC/openSUSE:Factory/.p11-kit.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "p11-kit" Wed Sep 14 13:44:31 2022 rev:42 rq:1003242 version:0.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes 2022-03-18 16:41:46.833166050 +0100 +++ /work/SRC/openSUSE:Factory/.p11-kit.new.2083/p11-kit.changes 2022-09-14 13:44:32.201826969 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 16:03:57 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- skip testsuite on qemu arches, it fails + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p11-kit.spec ++++++ --- /var/tmp/diff_new_pack.ocPmrw/_old 2022-09-14 13:44:32.649828096 +0200 +++ /var/tmp/diff_new_pack.ocPmrw/_new 2022-09-14 13:44:32.653828106 +0200 @@ -138,8 +138,10 @@ ln -s ../../sbin/update-ca-certificates %{buildroot}%{_libexecdir}/%{name}/p11-kit-extract-trust export NO_BRP_STALE_LINK_ERROR=yes # *grr* +%if !0%{?qemu_user_space_build} %check %make_build check +%endif %post -n libp11-kit0 -p /sbin/ldconfig %postun -n libp11-kit0 -p /sbin/ldconfig