Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package delve for openSUSE:Factory checked in at 2023-08-30 10:20:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/delve (Old) and /work/SRC/openSUSE:Factory/.delve.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "delve" Wed Aug 30 10:20:48 2023 rev:9 rq:1107865 version:1.21.0 Changes: -------- --- /work/SRC/openSUSE:Factory/delve/delve.changes 2023-06-29 17:29:04.158519741 +0200 +++ /work/SRC/openSUSE:Factory/.delve.new.1766/delve.changes 2023-08-30 10:23:35.930820290 +0200 @@ -1,0 +2,5 @@ +Tue Aug 29 08:05:11 UTC 2023 - Dirk Müller <[email protected]> + +- update summary and architecture excludes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ delve.spec ++++++ --- /var/tmp/diff_new_pack.VKC4M7/_old 2023-08-30 10:23:37.150863838 +0200 +++ /var/tmp/diff_new_pack.VKC4M7/_new 2023-08-30 10:23:37.154863982 +0200 @@ -24,14 +24,15 @@ Name: delve Version: 1.21.0 Release: 0 -Summary: Static website generator written in Go +Summary: Debugger for the Go Programming Language License: MIT Group: Development/Languages/Go URL: https://github.com/go-delve/delve Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang(API) >= 1.16 -ExcludeArch: s390x ppc64le %arm +# your_linux_architecture_is_not_supported_by_delve (support_sentinel_linux.go) +ExcludeArch: s390x ppc64 ppc64le %arm riscv64 %description Delve is a debugger for the Go programming language. The goal of
