Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sbcl for openSUSE:Factory checked in at 2026-03-07 20:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sbcl (Old) and /work/SRC/openSUSE:Factory/.sbcl.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbcl" Sat Mar 7 20:10:10 2026 rev:128 rq:1337420 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2026-03-02 17:36:00.208505055 +0100 +++ /work/SRC/openSUSE:Factory/.sbcl.new.8177/sbcl.changes 2026-03-07 20:15:04.068618851 +0100 @@ -1,0 +2,5 @@ +Sat Mar 7 09:18:14 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Add build support for loongarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sbcl.spec ++++++ --- /var/tmp/diff_new_pack.R6BxWw/_old 2026-03-07 20:15:05.140663199 +0100 +++ /var/tmp/diff_new_pack.R6BxWw/_new 2026-03-07 20:15:05.144663364 +0100 @@ -75,6 +75,10 @@ %define sbcl_arch riscv64 %define with_clisp 1 %endif +%ifarch loongarch64 +%define sbcl_arch loongarch64 +%define with_clisp 1 +%endif %if 0%{?with_clisp} BuildRequires: clisp %endif
