Update to 2.6.0 (RHBZ #1393159)

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2016-11-09 06:42:45 +01:00
parent f6b3f93046
commit 30988c81a2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/dateutil-2.5.2.tar.gz
/python-dateutil-2.5.3.tar.xz
/dateutil-2.5.3.tar.gz
/dateutil-2.6.0.tar.gz

View File

@ -1,8 +1,8 @@
%global modname dateutil
Name: python-%{modname}
Version: 2.5.3
Release: 2%{?dist}
Version: 2.6.0
Release: 1%{?dist}
Epoch: 1
Summary: Powerful extensions to the standard datetime module
@ -90,6 +90,9 @@ make -C docs html
%doc docs/_build/html
%changelog
* Wed Nov 09 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.6.0-1
- Update to 2.6.0 (RHBZ #1393159)
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.5.3-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
93e297b21a3c5d2a8db878788efbcf25 dateutil-2.5.3.tar.gz
7ac719938274be8da1ab870c3b35941c dateutil-2.6.0.tar.gz