Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcov for openSUSE:Factory checked in at 2022-06-28 15:22:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcov (Old) and /work/SRC/openSUSE:Factory/.kcov.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcov" Tue Jun 28 15:22:54 2022 rev:4 rq:985517 version:38 Changes: -------- --- /work/SRC/openSUSE:Factory/kcov/kcov.changes 2020-09-21 17:49:12.313237904 +0200 +++ /work/SRC/openSUSE:Factory/.kcov.new.1548/kcov.changes 2022-06-28 15:23:14.074019615 +0200 @@ -1,0 +2,6 @@ +Sun Jun 26 13:25:13 UTC 2022 - Berthold Gunreben <azo...@opensuse.org> + +- solib-parser/lib.c:99:3: error: #error Unsupported architecture + Disable s390x builds. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcov.spec ++++++ --- /var/tmp/diff_new_pack.6WTcQw/_old 2022-06-28 15:23:14.574020362 +0200 +++ /var/tmp/diff_new_pack.6WTcQw/_new 2022-06-28 15:23:14.578020367 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcov # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,7 @@ BuildRequires: libelf-devel BuildRequires: python3 BuildRequires: zlib-devel +ExcludeArch: s390x %description Kcov is a code coverage tester for compiled programs, Python scripts and shell