[python-virtinst/f15/master] 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:33:10 UTC 2011


commit 688688633c076594c834ade9b8d39f4438ff3c08
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Mar 28 15:33:10 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

 .gitignore           |    1 +
 python-virtinst.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee6b458..671095c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 virtinst-0.500.3.tar.gz
 /virtinst-0.500.4.tar.gz
 /virtinst-0.500.5.tar.gz
+/virtinst-0.500.6.tar.gz
diff --git a/python-virtinst.spec b/python-virtinst.spec
index 009d35b..b73b806 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.fc15
+- 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
 
diff --git a/sources b/sources
index 8ef3739..f55d2d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b26d67f2c7635ff8f4500f1cc258e9c4  virtinst-0.500.5.tar.gz
+5cad9ee9b8f64d700b3d1bbe644a58d3  virtinst-0.500.6.tar.gz


More information about the scm-commits mailing list