From ed7fa776c0010d478175fb1d27b7bbb17fb133e9 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 21:06:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index 75d61c3..a58857a 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -2,7 +2,7 @@ Name: python-dateutil Version: 1.4.1 -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 +* Thu Feb 26 2009 Fedora Release Engineering - 1.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Fri Feb 20 2009 Jef Spaleta - 1.4.1-2 - small specfile fix