diff --git a/qemu.spec b/qemu.spec index 63601ff..c03e10c 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 2.11.1 +Version: 3.0.0 Release: 1mamba Summary: A generic and open source processor emulator Group: Applications/Emulators @@ -152,6 +152,7 @@ This package contains static user mode emulators. In this mode, QEMU can launch --disable-strip \ --disable-libssh2 \ --disable-libnfs \ + --disable-libxml2 \ --enable-linux-user # --disable-smartcard-nss \ @@ -312,6 +313,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Sun Sep 09 2018 Automatic Build System 3.0.0-1mamba +- automatic version update by autodist + * Fri Feb 16 2018 Automatic Build System 2.11.1-1mamba - automatic version update by autodist