Update to 6.3
This commit is contained in:
parent
817bf6df84
commit
d84ba791f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/click-4.1.tar.gz
|
||||
/click-5.1.tar.gz
|
||||
/click-6.2.tar.gz
|
||||
/click-6.3.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%global with_python3 1
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple wrapper around optparse for powerful command line utilities
|
||||
|
||||
License: BSD
|
||||
@ -95,6 +95,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 08 2016 Robert Kuska <rkuska@redhat.com> - 6.3-1
|
||||
- Update to 6.3
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user