diff --git a/qemu.spec b/qemu.spec index cf34a31..5dfa0fb 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 2.8.0 +Version: 2.10.0 Release: 1mamba Summary: A generic and open source processor emulator Group: Applications/Emulators @@ -273,6 +273,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_docdir}/%{name} %{_mandir}/man1/%{name}* %{_mandir}/man1/virtfs-proxy-helper.1* +%{_mandir}/man7/%{name}-qmp-ref.7* %{_mandir}/man8/%{name}-nbd.8* %doc COPYING COPYING.LIB @@ -286,6 +287,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_bindir}/%{name}-ga %{_unitdir}/qemu-guest-agent.service %{_udevrulesdir}/99-qemu-guest-agent.rules +%{_mandir}/man7/%{name}-ga-ref.7* %{_mandir}/man8/qemu-ga.8* #% ifnarch x86_64 @@ -309,6 +311,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Sat Sep 23 2017 Automatic Build System 2.10.0-1mamba +- automatic version update by autodist + * Fri Dec 23 2016 Automatic Build System 2.8.0-1mamba - automatic version update by autodist