Update to 3.1
This commit is contained in:
parent
ac6e039b1e
commit
8a432fa9ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/click-2.0-tests.tgz
|
/click-2.0-tests.tgz
|
||||||
/click-2.2.tar.gz
|
/click-2.2.tar.gz
|
||||||
/click-2.4.tar.gz
|
/click-2.4.tar.gz
|
||||||
|
/click-3.1.tar.gz
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.4
|
Version: 3.1
|
||||||
Release: 1%{?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
|
||||||
|
|
||||||
@ -95,6 +95,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 18 2014 Robert Kuska <rkuska@redhat.com> - 3.1-1
|
||||||
|
- Update to 3.1
|
||||||
|
|
||||||
* Wed Jul 16 2014 Robert Kuska <rkuska@redhat.com> - 2.4-1
|
* Wed Jul 16 2014 Robert Kuska <rkuska@redhat.com> - 2.4-1
|
||||||
- Update to 2.4
|
- Update to 2.4
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user