Update click to v5.1
This commit is contained in:
parent
082fc9bbf7
commit
a04f1fcb98
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/click-3.3.tar.gz
|
||||
/click-4.0.tar.gz
|
||||
/click-4.1.tar.gz
|
||||
/click-5.1.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%global with_python3 1
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 4.1
|
||||
Version: 5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
@ -95,6 +95,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2015 Robert Kuska <rkuska@redhat.com> - 5.1-1
|
||||
- Update to 5.1
|
||||
|
||||
* Mon Aug 03 2015 Robert Kuska <rkuska@redhat.com> - 4.1-1
|
||||
- Update to 4.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user