diff --git a/qemu.spec b/qemu.spec index 5fca51a..922c695 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,6 +1,6 @@ Name: qemu Version: 6.2.0 -Release: 1mamba +Release: 2mamba Summary: A generic and open source processor emulator Group: Applications/Emulators Vendor: openmamba @@ -72,6 +72,7 @@ BuildRequires: libxkbcommon-devel BuildRequires: libz-devel BuildRequires: libzstd-devel ## AUTOBUILDREQ-END +BuildRequires: libmultipath-tools-devel >= 0.8.8 BuildRequires: libadplug-devel >= 1.5.1 BuildRequires: libglib-static >= 2.34.1-2mamba BuildRequires: spice-protocol-devel @@ -294,6 +295,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Mon Jan 03 2022 Silvan Calarco 6.2.0-2mamba +- rebuilt with libmultipath-tools 0.8.8 + * Sat Jan 01 2022 Automatic Build System 6.2.0-1mamba - automatic version update by autodist