Update to 6.2

This commit is contained in:
Robert Kuska 2016-01-19 14:19:26 +01:00
parent 41b3802c3a
commit ab8bed5b94
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/click-4.0.tar.gz
/click-4.1.tar.gz
/click-5.1.tar.gz
/click-6.2.tar.gz

View File

@ -3,8 +3,8 @@
%global with_python3 1
Name: python-%{pypi_name}
Version: 5.1
Release: 2%{?dist}
Version: 6.2
Release: 1%{?dist}
Summary: A simple wrapper around optparse for powerful command line utilities
License: BSD
@ -95,6 +95,9 @@ popd
%changelog
* Tue Jan 19 2016 Robert Kuska <rkuska@redhat.com> - 6.2-1
- Update to 6.2
* Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 5.1-2
- Rebuilt for Python3.5 rebuild

View File

@ -1 +1 @@
9c5323008cccfe232a8b161fc8196d41 click-5.1.tar.gz
83252a8095397b1f5f710fdd58b484d9 click-6.2.tar.gz