diff --git a/python-virtinst.spec b/python-virtinst.spec index 7b341da..284464b 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -17,7 +17,7 @@ Summary: Python modules and utilities for installing virtual machines Name: python-%{appname} Version: 0.500.3 -Release: 4%{_extra_release} +Release: 5%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz # Keep windows CDROM attached for second install stage Patch1: %{appname}-%{version}-fix-windows-cdrom.patch @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/virt-convert %changelog +* Thu Jul 22 2010 David Malcolm - 0.500.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Wed Jul 15 2010 Cole Robinson - 0.500.3-4.fc14 - Drop default CPU config, fix some 64bit installs (bz 611584)