Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package edk2 for openSUSE:Factory checked in at 2025-03-13 15:04:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/edk2 (Old) and /work/SRC/openSUSE:Factory/.edk2.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "edk2" Thu Mar 13 15:04:06 2025 rev:12 rq:1252498 version:202311 Changes: -------- --- /work/SRC/openSUSE:Factory/edk2/edk2.changes 2024-10-30 17:33:44.098494703 +0100 +++ /work/SRC/openSUSE:Factory/.edk2.new.19136/edk2.changes 2025-03-13 15:04:09.153060461 +0100 @@ -1,0 +2,5 @@ +Tue Mar 4 10:56:34 UTC 2025 - JS <obs.coke...@passinbox.com> + +- Fix build for loongarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ edk2.spec ++++++ --- /var/tmp/diff_new_pack.9UviBu/_old 2025-03-13 15:04:10.229105552 +0100 +++ /var/tmp/diff_new_pack.9UviBu/_new 2025-03-13 15:04:10.229105552 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package edk2 # -# Copyright (c) 2024 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 @@ -108,6 +108,8 @@ %define ARCH AARCH64 %elifarch riscv64 %define ARCH RISCV64 +%elifarch loongarch64 +%define ARCH LOONGARCH64 %endif %description