From 65c6cbdf79a4727d6458c449c2d5ae666dff862f Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Mar 28 2011 19:10:36 +0000 Subject: Rebased to version 0.500.6 virt-install: --graphics spice now enables spicevmc and qxl virt-install: New --disk parameter io=native|threads --- 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 - 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 - 0.500.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild