update to 2.1.5

This commit is contained in:
José Matos 2016-06-16 15:26:22 +01:00
parent 5846ac2e80
commit 39e3f303d5
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
clog
/pyparsing-2.1.3.tar.gz
/pyparsing-2.1.5.tar.gz

View File

@ -3,7 +3,7 @@
Summary: %{sum}
Name: pyparsing
Version: 2.1.3
Version: 2.1.5
Release: 1%{?dist}
License: MIT
@ -80,6 +80,9 @@ dos2unix -k CHANGES LICENSE README
%doc CHANGES README HowToUsePyparsing.html docs examples htmldoc
%changelog
* Thu Jun 16 2016 José Abílio Matos <jamatos@fc.up.pt> - 2.1.5-1
- update to 2.1.5
* Thu May 12 2016 José Matos <jamatos@fedoraproject.org> - 2.1.3-1
- update to 2.1.3

View File

@ -1 +1 @@
3ac54fb8c71a1536648183f24695ed1f pyparsing-2.1.3.tar.gz
28d0c3cf39ee5859d408d2b4d311a9c2 pyparsing-2.1.5.tar.gz