Update to 4.1
This commit is contained in:
parent
5e546518a6
commit
082fc9bbf7
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/click-3.2.tar.gz
|
/click-3.2.tar.gz
|
||||||
/click-3.3.tar.gz
|
/click-3.3.tar.gz
|
||||||
/click-4.0.tar.gz
|
/click-4.0.tar.gz
|
||||||
|
/click-4.1.tar.gz
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 4.0
|
Version: 4.1
|
||||||
Release: 3%{?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
|
||||||
|
* 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user