180e0d qemu-6.0.0-9.fc35

Authored and Committed by crobinso 3 years ago
1 file changed. 5 lines added. 1 lines removed.
    qemu-6.0.0-9.fc35
    
    Signed-off-by: Cole Robinson <crobinso@redhat.com>
    
        
file modified
+5 -1
qemu.spec CHANGED
@@ -273,7 +273,7 @@ Obsoletes: %{name}-system-unicore32-core <= %{epoch}:%{version}-%{release}
273
273
Summary: QEMU is a FAST! processor emulator
274
274
Name: qemu
275
275
Version: 6.0.0
276
- Release: 8%{?rcrel}%{?dist}
276
+ Release: 9%{?rcrel}%{?dist}
277
277
Epoch: 2
278
278
License: GPLv2 and BSD and MIT and CC-BY
279
279
URL: http://www.qemu.org/
@@ -2162,6 +2162,10 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
2162
2162
2163
2163
2164
2164
%changelog
2165
+ * Wed Jul 07 2021 Cole Robinson <crobinso@redhat.com> - 6.0.0-9
2166
+ - Use standard fedora build macros
2167
+ - Access roms directly in ipxe, seabios, seavgabios directories
2168
+
2165
2169
* Wed Jun 30 2021 Cole Robinson <crobinso@redhat.com> - 6.0.0-8
2166
2170
- Relax meson version to fix building on older Fedora
2167
2171
- More attempts to get CI working