From d596d56e27f0d33e0c567384c514bd3060fb2aab Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 05:48:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-virtualenv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-virtualenv.spec b/python-virtualenv.spec index b072549..0106ada 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -3,7 +3,7 @@ Name: python-virtualenv Version: 1.4.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool to create isolated Python environments Group: Development/Languages @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 22 2010 David Malcolm - 1.4.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Jul 7 2010 Steve 'Ashcrow' Milner - 1.4.8-3 - Fixed EPEL installation issue from BZ#611536