update to 2.1.1
This commit is contained in:
parent
267f8d35ec
commit
cb5b1760b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ clog
|
|||||||
/pyparsing-2.0.6.tar.gz
|
/pyparsing-2.0.6.tar.gz
|
||||||
/pyparsing-2.0.7.tar.gz
|
/pyparsing-2.0.7.tar.gz
|
||||||
/pyparsing-2.1.0.tar.gz
|
/pyparsing-2.1.0.tar.gz
|
||||||
|
/pyparsing-2.1.1.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Name: pyparsing
|
Name: pyparsing
|
||||||
Version: 2.1.0
|
Version: 2.1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://pyparsing.wikispaces.com/
|
URL: http://pyparsing.wikispaces.com/
|
||||||
@ -80,6 +80,9 @@ dos2unix -k CHANGES LICENSE README
|
|||||||
%doc CHANGES README HowToUsePyparsing.html docs examples htmldoc
|
%doc CHANGES README HowToUsePyparsing.html docs examples htmldoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 8 2016 José Matos <jamatos@fedoraproject.org> - 2.1.1-1
|
||||||
|
- update to 2.1.1
|
||||||
|
|
||||||
* Tue Feb 16 2016 José Matos <jamatos@fedoraproject.org> - 2.1.0-2
|
* Tue Feb 16 2016 José Matos <jamatos@fedoraproject.org> - 2.1.0-2
|
||||||
- fix typo in provides for the python3 subpackage
|
- fix typo in provides for the python3 subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user