1.3.0
This commit is contained in:
parent
5c07a3980d
commit
37c7fc3382
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/six-1.0.0.tar.gz
|
||||
/six-1.1.0.tar.gz
|
||||
/six-1.2.0.tar.gz
|
||||
/six-1.3.0.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-six
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
|
||||
Group: Development/Languages
|
||||
@ -101,6 +101,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 21 2013 David Malcolm <dmalcolm@redhat.com> - 1.3.0-1
|
||||
- 1.3.0
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user