diff --git a/.cvsignore b/.cvsignore index 184df4a..de32a9e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -virtinst-0.100.0.tar.gz +virtinst-0.101.0.tar.gz diff --git a/python-virtinst.spec b/python-virtinst.spec index f01387d..34987ed 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.100.0 -Release: 3%{?dist} +Version: 0.101.0 +Release: 1%{?dist} Source0: virtinst-%{version}.tar.gz Patch1: virtinst-nfs-mount.patch Patch2: virtinst-compat.patch @@ -14,7 +14,7 @@ BuildArch: noarch ExcludeArch: ppc ppc64 s390 s390x Url: http://hg.et.redhat.com/virt/applications/virtinst--devel Provides: virtinst -Requires: libvirt-python >= 0.1.11 +Requires: libvirt-python >= 0.2.0-3.fc7 Requires: urlgrabber BuildRequires: python-devel Obsoletes: python-xeninst < 0.97.0 @@ -48,12 +48,15 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc README +%doc README AUTHORS NEWS ChangeLog %dir %{python_sitelib}/virtinst %{python_sitelib}/virtinst/* %{_sbindir}/virt-install %changelog +* Tue Feb 20 2007 Daniel P. Berrange - 0.101.0-1.fc7 +- Updated to 0.101.0 to enable QEMU support + * Thu Jan 25 2007 Daniel P. Berrange - 0.100.0-3.fc7 - Make back-compat with old APIs for Cobbler sanity diff --git a/sources b/sources index 1f82da1..d6a463e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6a1b7c79d715fa7cadcee6044dfbd09 virtinst-0.100.0.tar.gz +ff9026ab7a73d3bed294670252be32a4 virtinst-0.101.0.tar.gz