latest upstream (0.1.10)
This commit is contained in:
parent
6025529421
commit
b3d8b90a5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
iso8601-0.1.4.tar.gz
|
||||
/iso8601-0.1.8.tar.gz
|
||||
/iso8601-0.1.10.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user