Upstream 0.1.11

This commit is contained in:
Haikel Guemar 2016-01-26 14:16:43 +01:00
parent 0be2dcaad2
commit 9e2f473089
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
23acb1029acfef9c32069c6c851c3a41 iso8601-0.1.10.tar.gz
b06d11cd14a64096f907086044f0fe38 iso8601-0.1.11.tar.gz