diff --git a/qemu.spec b/qemu.spec index 1ea388b667fdeab56f952e9423db46290592d59f..8c69a72af38571a25f8aff4b0e644f75eb36c3a0 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,4 +1,4 @@ -%define anolis_release 24 +%define anolis_release 25 %bcond_with check %global all_system_emu_support 0 @@ -1192,7 +1192,6 @@ Requires: %{name}-system-loongarch64-core = %{EVR} This package provides the QEMU system emulator for Loongson boards. %package system-loongarch64-core -Requires: seavgabios-bin %if %{have_edk2} Requires: edk2-loongarch64 %endif @@ -2097,6 +2096,9 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \ %endif %changelog +* Fri Nov 29 2024 Chang Gao - 2:8.2.0-25 +- Remove requires seavgsbios on loongarch64 + * Wed Nov 27 2024 Xianglai Li - 2:8.2.0-24 - Enable spice for loongarch64.