Update to 3.2
This commit is contained in:
parent
8a432fa9ae
commit
77b8ec099b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/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
|
/click-3.1.tar.gz
|
||||||
|
/click-3.2.tar.gz
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
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
|
||||||
|
* Sun Aug 24 2014 Robert Kuska <rkuska@redhat.com> - 3.2-1
|
||||||
|
- Update to 3.2
|
||||||
|
|
||||||
* Mon Aug 18 2014 Robert Kuska <rkuska@redhat.com> - 3.1-1
|
* Mon Aug 18 2014 Robert Kuska <rkuska@redhat.com> - 3.1-1
|
||||||
- Update to 3.1
|
- Update to 3.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user