[python-virtinst] Rebased to version 0.500.6 virt-install: --graphics spice now enables spicevmc and qxl virt-install:

Cole Robinson crobinso at fedoraproject.org
Mon Mar 28 19:10:51 UTC 2011


commit 65c6cbdf79a4727d6458c449c2d5ae666dff862f
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Mar 28 15:10:36 2011 -0400

    Rebased to version 0.500.6
    virt-install: --graphics spice now enables spicevmc and qxl
    virt-install: New --disk parameter io=native|threads

 python-virtinst.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/python-virtinst.spec b/python-virtinst.spec
index 009d35b..ab31cbe 100644
--- a/python-virtinst.spec
+++ b/python-virtinst.spec
@@ -19,8 +19,8 @@
 
 Summary: Python modules and utilities for installing virtual machines
 Name: python-%{appname}
-Version: 0.500.5
-Release: 2%{_extra_release}
+Version: 0.500.6
+Release: 1%{_extra_release}
 Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz
 
 License: GPLv2+
@@ -79,6 +79,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/virt-convert
 
 %changelog
+* Mon Mar 28 2011 Cole Robinson <crobinso at redhat.com> - 0.500.6-1.fc16
+- Rebased to version 0.500.6
+- virt-install: --graphics spice now enables spicevmc and qxl
+- virt-install: New --disk parameter io=native|threads
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.500.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list