Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxd-ovmf-setup for openSUSE:Factory checked in at 2026-08-30 19:08:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxd-ovmf-setup (Old) and /work/SRC/openSUSE:Factory/.lxd-ovmf-setup.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxd-ovmf-setup" Sun Aug 30 19:08:27 2026 rev:2 rq:1374678 version:20241211 Changes: -------- --- /work/SRC/openSUSE:Factory/lxd-ovmf-setup/lxd-ovmf-setup.changes 2025-02-06 22:07:10.282433845 +0100 +++ /work/SRC/openSUSE:Factory/.lxd-ovmf-setup.new.1265/lxd-ovmf-setup.changes 2026-08-30 19:08:41.929048878 +0200 @@ -1,0 +2,5 @@ +Wed Aug 26 13:26:36 UTC 2026 - Robert Frohl <[email protected]> + +- Build exclusively for x86_64 and aarch64 to allow addition to Leap 16.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxd-ovmf-setup.spec ++++++ --- /var/tmp/diff_new_pack.e2acnr/_old 2026-08-30 19:08:44.219128112 +0200 +++ /var/tmp/diff_new_pack.e2acnr/_new 2026-08-30 19:08:44.225128319 +0200 @@ -1,7 +1,7 @@ # # spec file for package lxd-ovmf-setup # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define ovmf_suse_dir %{_datadir}/qemu %define lxd_dir %{_datadir}/lxd @@ -31,6 +32,7 @@ BuildArch: noarch BuildRequires: qemu-ovmf-x86_64 BuildRequires: qemu-uefi-aarch64 +ExclusiveArch: aarch64 x86_64 %description Provides the default links for OVMF @@ -76,7 +78,6 @@ ln -s %{ovmf_suse_dir}/aavmf-aarch64-ms-code.bin %{buildroot}%{lxd_ovmf_dir}/AAVMF_CODE.ms.fd ln -s %{ovmf_suse_dir}/aavmf-aarch64-ms-vars.bin %{buildroot}%{lxd_ovmf_dir}/AAVMF_VARS.ms.fd - %files x86_64 %dir %{lxd_dir} %dir %{lxd_ovmf_dir}
