From fa3608058910531485b9bd4d797528ea2c03d3af Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Mar 20 2007 17:13:26 +0000 Subject: Updated to 0.102.0 release --- diff --git a/.cvsignore b/.cvsignore index de32a9e..5e9ae77 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -virtinst-0.101.0.tar.gz +virtinst-0.102.0.tar.gz diff --git a/python-virtinst.spec b/python-virtinst.spec index 983c615..6a9556b 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -2,8 +2,8 @@ Summary: Python modules for starting Xen guest installations Name: python-virtinst -Version: 0.101.0 -Release: 4%{?dist} +Version: 0.102.0 +Release: 1%{?dist} Source0: virtinst-%{version}.tar.gz License: GPL Group: Development/Libraries @@ -16,8 +16,6 @@ Requires: libvirt-python >= 0.2.0-3.fc7 Requires: urlgrabber BuildRequires: python-devel Obsoletes: python-xeninst < 0.97.0 -Patch1: virtinst-restart.patch -Patch2: virtinst-xen-pv.patch %description virtinst is a module to help in starting installations of Fedora/Red @@ -31,8 +29,6 @@ virtinst in a command line mode. %prep %setup -q -n virtinst-%{version} -%patch1 -p1 -%patch2 -p1 %build python setup.py build @@ -54,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/virt-install %changelog +* Tue Mar 20 2007 Daniel P. Berrange - 0.102.0-1.fc7 +- Updated to 0.102.0 release + * Thu Mar 8 2007 Daniel P. Berrange - 0.101.0-4.fc7 - Fixed install of paravirt Xen guests diff --git a/sources b/sources index d6a463e..50eab6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff9026ab7a73d3bed294670252be32a4 virtinst-0.101.0.tar.gz +cc7585f98120c27c4e931bc60b071b65 virtinst-0.102.0.tar.gz