diff --git a/qemu.spec b/qemu.spec index c35807d..d679621 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 2.3.0 +Version: 2.4.0 Release: 1mamba Summary: A generic and open source processor emulator Group: Applications/Emulators @@ -227,8 +227,8 @@ fi %files -f %{name}.lang %defattr(-,root,root) -%dir %{_sysconfdir}/qemu -%config %{_sysconfdir}/qemu/target-x86_64.conf +#%dir %{_sysconfdir}/qemu +#%config %{_sysconfdir}/qemu/target-x86_64.conf %{_initrddir}/%{name} %{_bindir}/%{name}* %{_bindir}/vscclient @@ -263,6 +263,9 @@ fi %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Sat Sep 12 2015 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Tue Apr 28 2015 Automatic Build System 2.3.0-1mamba - automatic version update by autodist