upgrade to 1.8.0 (rhbz#1105861)
This commit is contained in:
parent
0fc36d3bc9
commit
c924a78a58
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/six-1.5.2.tar.gz
|
/six-1.5.2.tar.gz
|
||||||
/six-1.6.1.tar.gz
|
/six-1.6.1.tar.gz
|
||||||
/six-1.7.3.tar.gz
|
/six-1.7.3.tar.gz
|
||||||
|
/six-1.8.0.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-six
|
Name: python-six
|
||||||
Version: 1.7.3
|
Version: 1.8.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python 2 and 3 compatibility utilities
|
Summary: Python 2 and 3 compatibility utilities
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -98,6 +98,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2014 Slavek Kabrda <bkabrda@redhat.com> - 1.8.0-1
|
||||||
|
- upgrade to 1.8.0 (rhbz#1105861)
|
||||||
|
|
||||||
* Sun Aug 3 2014 Tom Callaway <spot@fedoraproject.org> - 1.7.3-2
|
* Sun Aug 3 2014 Tom Callaway <spot@fedoraproject.org> - 1.7.3-2
|
||||||
- fix license handling
|
- fix license handling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user