- small specfile fix
This commit is contained in:
parent
582af0f3c2
commit
4992e1643c
@ -2,13 +2,13 @@
|
||||
|
||||
Name: python-dateutil
|
||||
Version: 1.4.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Powerful extensions to the standard datetime module
|
||||
|
||||
Group: Development/Languages
|
||||
License: Python
|
||||
URL: http://labix.org/python-dateutil
|
||||
Source0: http://labix.org/download/python-dateutil/python-dateutil-%{version}.tar.bz2
|
||||
Source0: http://labix.org/download/python-dateutil/python-dateutil-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -42,7 +42,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Feb 20 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 1.4.1-1
|
||||
* Fri Feb 20 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 1.4.1-2
|
||||
- small specfile fix
|
||||
|
||||
* Fri Feb 20 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 1.4.1-2
|
||||
- New upstream version
|
||||
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.4-3
|
||||
|
Loading…
Reference in New Issue
Block a user