From 180e0d8daf503b340c28d1d7333429ae2d83696c Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 07 2021 20:37:33 +0000 Subject: qemu-6.0.0-9.fc35 Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index c21a88d..c087e28 100644 --- a/qemu.spec +++ b/qemu.spec @@ -273,7 +273,7 @@ Obsoletes: %{name}-system-unicore32-core <= %{epoch}:%{version}-%{release} Summary: QEMU is a FAST! processor emulator Name: qemu Version: 6.0.0 -Release: 8%{?rcrel}%{?dist} +Release: 9%{?rcrel}%{?dist} Epoch: 2 License: GPLv2 and BSD and MIT and CC-BY URL: http://www.qemu.org/ @@ -2162,6 +2162,10 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \ %changelog +* Wed Jul 07 2021 Cole Robinson - 6.0.0-9 +- Use standard fedora build macros +- Access roms directly in ipxe, seabios, seavgabios directories + * Wed Jun 30 2021 Cole Robinson - 6.0.0-8 - Relax meson version to fix building on older Fedora - More attempts to get CI working