diff --git a/qemu.spec b/qemu.spec index 3c3fbb3..89f09bf 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 5.0.0 +Version: 5.1.0 Release: 1mamba Summary: A generic and open source processor emulator Group: Applications/Emulators @@ -260,13 +260,14 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %exclude %{_bindir}/qemu-ga %{_bindir}/ivshmem-client %{_bindir}/ivshmem-server -%{_bindir}/virtfs-proxy-helper %exclude %{_bindir}/%{name}*.static %{_datadir}/applications/qemu.desktop %{_datadir}/icons/hicolor/*/apps/qemu.png %{_datadir}/icons/hicolor/*/apps/qemu.bmp %{_datadir}/icons/hicolor/scalable/apps/qemu.svg %{_libexecdir}/qemu-bridge-helper +%{_libexecdir}/qemu-pr-helper +%{_libexecdir}/virtfs-proxy-helper %{_libexecdir}/virtiofsd %{_datadir}/%{name} %{_binfmtdir}/*.conf @@ -314,6 +315,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Thu Aug 13 2020 Automatic Build System 5.1.0-1mamba +- automatic version update by autodist + * Mon May 04 2020 Automatic Build System 5.0.0-1mamba - automatic version update by autodist