Rebuilt for Python3.5 rebuild
This commit is contained in:
parent
a858188efa
commit
6913d66b56
@ -8,7 +8,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.10
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Simple module to parse ISO 8601 dates
|
||||
|
||||
License: MIT
|
||||
@ -75,6 +75,9 @@ This module parses the most common forms of ISO 8601 date strings
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 04 2015 Robert Kuska <rkuska@redhat.com> - 0.1.10-7
|
||||
- Rebuilt for Python3.5 rebuild
|
||||
|
||||
* Mon Sep 07 2015 Chandan Kumar <chkumar246@gmail.com> - 0.1.10-6
|
||||
- Added python2 along with python3 subpackage
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user