Update to 4.1

epel9
Robert Kuska 10 years ago
parent 5e546518a6
commit 082fc9bbf7

1
.gitignore vendored

@ -8,3 +8,4 @@
/click-3.2.tar.gz
/click-3.3.tar.gz
/click-4.0.tar.gz
/click-4.1.tar.gz

@ -3,8 +3,8 @@
%global with_python3 1
Name: python-%{pypi_name}
Version: 4.0
Release: 3%{?dist}
Version: 4.1
Release: 1%{?dist}
Summary: A simple wrapper around optparse for powerful command line utilities
License: BSD
@ -95,6 +95,9 @@ popd
%changelog
* Mon Aug 03 2015 Robert Kuska <rkuska@redhat.com> - 4.1-1
- Update to 4.1
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

@ -1 +1 @@
79b475a1dbd566d8ce7daba5e6c1aaa7 click-4.0.tar.gz
6a3fa88c738f2f775ec6de126feb99a4 click-4.1.tar.gz

Loading…
Cancel
Save