Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-validate for openSUSE:Factory checked in at 2025-06-20 16:48:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-validate (Old) and /work/SRC/openSUSE:Factory/.kubectl-validate.new.31170 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-validate" Fri Jun 20 16:48:58 2025 rev:3 rq:1286812 version:0.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-validate/kubectl-validate.changes 2025-06-18 16:01:28.877422313 +0200 +++ /work/SRC/openSUSE:Factory/.kubectl-validate.new.31170/kubectl-validate.changes 2025-06-20 16:50:18.746501240 +0200 @@ -1,0 +2,5 @@ +Wed Jun 18 15:35:38 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Enable CGO for riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubectl-validate.spec ++++++ --- /var/tmp/diff_new_pack.OgnPis/_old 2025-06-20 16:50:20.246563278 +0200 +++ /var/tmp/diff_new_pack.OgnPis/_new 2025-06-20 16:50:20.250563443 +0200 @@ -1,7 +1,7 @@ # # spec file for package kubectl-validate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ %autosetup -a 1 -p 1 %build -%ifarch s390x %arm i586 +%ifarch s390x %arm i586 riscv64 CGO_ENABLED=1 \ %else CGO_ENABLED=0 \