Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pocketbase for openSUSE:Factory checked in at 2025-08-03 13:37:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pocketbase (Old) and /work/SRC/openSUSE:Factory/.pocketbase.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pocketbase" Sun Aug 3 13:37:37 2025 rev:2 rq:1297131 version:0.29.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pocketbase/pocketbase.changes 2025-07-31 17:48:07.032933719 +0200 +++ /work/SRC/openSUSE:Factory/.pocketbase.new.1085/pocketbase.changes 2025-08-03 13:38:04.081086966 +0200 @@ -1,0 +2,5 @@ +Thu Jul 31 18:33:37 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Don't disable cgo on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pocketbase.spec ++++++ --- /var/tmp/diff_new_pack.yFk6A0/_old 2025-08-03 13:38:06.897203772 +0200 +++ /var/tmp/diff_new_pack.yFk6A0/_new 2025-08-03 13:38:06.897203772 +0200 @@ -1,7 +1,7 @@ # # spec file for package pocketbase # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2025 Eyad Issa <eyadlore...@gmail.com> # # All modifications and additions to the file contributed by third parties @@ -36,12 +36,11 @@ - convenient Admin dashboard UI - and simple REST-ish API - %prep %autosetup -p1 -a1 %build -%ifarch %x86_64 %arm64 %riscv64 %power64 +%ifarch %x86_64 %arm64 %power64 export CGO_ENABLED=0 %endif