latest upstream (0.1.10)

This commit is contained in:
Pádraig Brady 2014-03-27 14:02:45 +00:00
parent 6025529421
commit b3d8b90a5a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
iso8601-0.1.4.tar.gz
/iso8601-0.1.8.tar.gz
/iso8601-0.1.10.tar.gz

View File

@ -5,7 +5,7 @@
%global tarball_name iso8601
Name: python-iso8601
Version: 0.1.8
Version: 0.1.10
Release: 1%{?dist}
Summary: Simple module to parse ISO 8601 dates
@ -47,6 +47,9 @@ rm -rf %{buildroot}
%changelog
* Thu Mar 27 2014 Pádraig Brady <pbrady@redhat.com> - 0.1.10-1
- Latest upstream
* Tue Nov 12 2013 Pádraig Brady <pbrady@redhat.com> - 0.1.8-1
- Latest upstream

View File

@ -1 +1 @@
b207ad4f2df92810533ce6145ab9c3e7 iso8601-0.1.8.tar.gz
23acb1029acfef9c32069c6c851c3a41 iso8601-0.1.10.tar.gz