Update to 6.2
This commit is contained in:
parent
41b3802c3a
commit
ab8bed5b94
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/click-4.0.tar.gz
|
||||
/click-4.1.tar.gz
|
||||
/click-5.1.tar.gz
|
||||
/click-6.2.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user