Update to 6.3

epel9
Robert Kuska 9 years ago
parent 817bf6df84
commit d84ba791f7

1
.gitignore vendored

@ -11,3 +11,4 @@
/click-4.1.tar.gz /click-4.1.tar.gz
/click-5.1.tar.gz /click-5.1.tar.gz
/click-6.2.tar.gz /click-6.2.tar.gz
/click-6.3.tar.gz

@ -3,8 +3,8 @@
%global with_python3 1 %global with_python3 1
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 6.2 Version: 6.3
Release: 2%{?dist} Release: 1%{?dist}
Summary: A simple wrapper around optparse for powerful command line utilities Summary: A simple wrapper around optparse for powerful command line utilities
License: BSD License: BSD
@ -95,6 +95,9 @@ popd
%changelog %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 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
83252a8095397b1f5f710fdd58b484d9 click-6.2.tar.gz 2f171cdf12b8f2e284c224825f5e4634 click-6.3.tar.gz

Loading…
Cancel
Save