automatic version update by autodist [release 5.1.0-1mamba;Thu Aug 13 2020]
This commit is contained in:
parent
0db3cf4300
commit
89884dbc13
@ -1,5 +1,5 @@
|
|||||||
Name: qemu
|
Name: qemu
|
||||||
Version: 5.0.0
|
Version: 5.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A generic and open source processor emulator
|
Summary: A generic and open source processor emulator
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -260,13 +260,14 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%exclude %{_bindir}/qemu-ga
|
%exclude %{_bindir}/qemu-ga
|
||||||
%{_bindir}/ivshmem-client
|
%{_bindir}/ivshmem-client
|
||||||
%{_bindir}/ivshmem-server
|
%{_bindir}/ivshmem-server
|
||||||
%{_bindir}/virtfs-proxy-helper
|
|
||||||
%exclude %{_bindir}/%{name}*.static
|
%exclude %{_bindir}/%{name}*.static
|
||||||
%{_datadir}/applications/qemu.desktop
|
%{_datadir}/applications/qemu.desktop
|
||||||
%{_datadir}/icons/hicolor/*/apps/qemu.png
|
%{_datadir}/icons/hicolor/*/apps/qemu.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/qemu.bmp
|
%{_datadir}/icons/hicolor/*/apps/qemu.bmp
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/qemu.svg
|
%{_datadir}/icons/hicolor/scalable/apps/qemu.svg
|
||||||
%{_libexecdir}/qemu-bridge-helper
|
%{_libexecdir}/qemu-bridge-helper
|
||||||
|
%{_libexecdir}/qemu-pr-helper
|
||||||
|
%{_libexecdir}/virtfs-proxy-helper
|
||||||
%{_libexecdir}/virtiofsd
|
%{_libexecdir}/virtiofsd
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
%{_binfmtdir}/*.conf
|
%{_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
|
%attr(0755,root,root) %{_bindir}/%{name}*.static
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 13 2020 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
* Mon May 04 2020 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user