From 75049f7a66aba53c9886d7e59fa80f077f09dfb8 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 15:27:21 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index d9664c1..6b8cde5 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -2,7 +2,7 @@ Name: python-dateutil Version: 1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Powerful extensions to the standard datetime module Group: Development/Languages @@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/*.egg-info %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.4-3 +- Rebuild for Python 2.6 + * Fri Aug 29 2008 Tom "spot" Callaway - 1.4-2 - fix license tag