This commit is contained in:
Jesse Keating 2009-02-26 21:06:30 +00:00
parent 4992e1643c
commit ed7fa776c0

View File

@ -2,7 +2,7 @@
Name: python-dateutil Name: python-dateutil
Version: 1.4.1 Version: 1.4.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: Powerful extensions to the standard datetime module Summary: Powerful extensions to the standard datetime module
Group: Development/Languages Group: Development/Languages
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*.egg-info %{python_sitelib}/*.egg-info
%changelog %changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 20 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 1.4.1-2 * Fri Feb 20 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 1.4.1-2
- small specfile fix - small specfile fix