update to 1.6.1 (rhbz#1076578)
This commit is contained in:
parent
b4fc744d2d
commit
c2792d2ae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/six-1.3.0.tar.gz
|
/six-1.3.0.tar.gz
|
||||||
/six-1.4.1.tar.gz
|
/six-1.4.1.tar.gz
|
||||||
/six-1.5.2.tar.gz
|
/six-1.5.2.tar.gz
|
||||||
|
/six-1.6.1.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-six
|
Name: python-six
|
||||||
Version: 1.5.2
|
Version: 1.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python 2 and 3 compatibility utilities
|
Summary: Python 2 and 3 compatibility utilities
|
||||||
|
|
||||||
@ -94,6 +94,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 29 2014 Matthias Runge <mrugne@redhat.com> - 1.6.1-1
|
||||||
|
- upgrade to 1.6.1 (rhbz#1076578)
|
||||||
|
|
||||||
* Fri Mar 07 2014 Matthias Runge <mrunge@redhat.com> - 1.5.2-1
|
* Fri Mar 07 2014 Matthias Runge <mrunge@redhat.com> - 1.5.2-1
|
||||||
- upgrade to 1.5.2 (rhbz#1048819)
|
- upgrade to 1.5.2 (rhbz#1048819)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user