Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zathura for openSUSE:Factory checked in at 2024-02-22 21:00:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zathura (Old) and /work/SRC/openSUSE:Factory/.zathura.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zathura" Thu Feb 22 21:00:54 2024 rev:21 rq:1149383 version:0.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/zathura/zathura.changes 2024-01-03 12:33:15.265601990 +0100 +++ /work/SRC/openSUSE:Factory/.zathura.new.1706/zathura.changes 2024-02-22 21:02:03.226923761 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 15:20:00 UTC 2024 - Andreas Schwab <sch...@suse.de> + +- Skip test_session in qemu emulation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zathura.spec ++++++ --- /var/tmp/diff_new_pack.WCGweB/_old 2024-02-22 21:02:04.078954910 +0100 +++ /var/tmp/diff_new_pack.WCGweB/_new 2024-02-22 21:02:04.078954910 +0100 @@ -1,7 +1,7 @@ # # spec file for package zathura # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -102,6 +102,10 @@ %meson_build %check +%if 0%{?qemu_user_space_build} +# qemu does not implement seccomp +echo 'int main() { return 77; }' > tests/test_session.c +%endif %meson_test %install