Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm for openSUSE:Factory checked in at 2025-05-26 18:34:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm (Old) and /work/SRC/openSUSE:Factory/.helm.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm" Mon May 26 18:34:39 2025 rev:82 rq:1279594 version:3.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helm/helm.changes 2025-05-22 16:55:40.406876635 +0200 +++ /work/SRC/openSUSE:Factory/.helm.new.2732/helm.changes 2025-05-26 18:36:18.481371332 +0200 @@ -1,0 +2,5 @@ +Thu May 22 18:13:21 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Don't disable CGO on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm.spec ++++++ --- /var/tmp/diff_new_pack.dKJkCp/_old 2025-05-26 18:36:19.009393591 +0200 +++ /var/tmp/diff_new_pack.dKJkCp/_new 2025-05-26 18:36:19.009393591 +0200 @@ -76,7 +76,7 @@ %goprep %{goipath} export K8S_MINOR=$(grep k8s.io/client-go go.mod | cut -d. -f3) export GO111MODULE=on -%ifnarch %ix86 s390x +%ifnarch %ix86 s390x riscv64 export CGO_ENABLED=0 %endif %gobuild -trimpath -tags '' -mod vendor -buildmode pie -ldflags \