From 3b2bcf07316a7969a1775759f8ecaddfebfd43b0 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Nov 29 2008 16:01:59 +0000 Subject: Rebuild for Python 2.6 --- diff --git a/python-virtinst.spec b/python-virtinst.spec index 8ae729f..b2255d6 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -11,7 +11,7 @@ Summary: Python modules and utilities for installing virtual machines Name: python-%{appname} Version: 0.400.0 -Release: 4%{_extra_release} +Release: 5%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz Patch1: %{appname}-%{version}-qemu-conn-check.patch Patch2: %{appname}-%{version}-virt-convert-dict.patch @@ -95,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/virt-convert %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.400.0-5 +- Rebuild for Python 2.6 + * Mon Oct 27 2008 Cole Robinson - 0.400.0-4.fc10 - Updated translations (bz 467810) - Specific os entry for XP 64 (bz 467851)