Upstream 0.1.11
This commit is contained in:
parent
0be2dcaad2
commit
9e2f473089
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
iso8601-0.1.4.tar.gz
|
||||
/iso8601-0.1.8.tar.gz
|
||||
/iso8601-0.1.10.tar.gz
|
||||
/iso8601-0.1.11.tar.gz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%global srcname iso8601
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.10
|
||||
Release: 8%{?dist}
|
||||
Version: 0.1.11
|
||||
Release: 1%{?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
|
||||
* Tue Jan 26 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 0.1.11-1
|
||||
- Upstream 0.1.11
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user