Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package delve for openSUSE:Factory checked in at 2022-06-27 11:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/delve (Old) and /work/SRC/openSUSE:Factory/.delve.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "delve" Mon Jun 27 11:25:43 2022 rev:2 rq:985192 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/delve/delve.changes 2022-05-19 22:50:04.090392423 +0200 +++ /work/SRC/openSUSE:Factory/.delve.new.1548/delve.changes 2022-06-27 11:25:47.598611241 +0200 @@ -1,0 +2,5 @@ +Sun Jun 26 13:06:35 UTC 2022 - Berthold Gunreben <[email protected]> + +- s390x is not in list of supported CPUs. Disable building for s390x. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ delve.spec ++++++ --- /var/tmp/diff_new_pack.N6MtbL/_old 2022-06-27 11:25:48.142612047 +0200 +++ /var/tmp/diff_new_pack.N6MtbL/_new 2022-06-27 11:25:48.146612053 +0200 @@ -31,6 +31,7 @@ Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang(API) >= 1.16 +ExcludeArch: s390x %description Delve is a debugger for the Go programming language. The goal of
