This commit is contained in:
David Malcolm 2013-03-20 22:09:44 -07:00
parent 5c07a3980d
commit 37c7fc3382
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
2a5d1afc79912832ac78fd38e3d75d7e six-1.2.0.tar.gz
ec47fe6070a8a64c802363d2c2b1e2ee six-1.3.0.tar.gz