This commit is contained in:
Dennis Gilmore 2012-01-13 20:08:24 -06:00
parent 81b2c2f304
commit 807046c8b5
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: python-six
Version: 1.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python 2 and 3 compatibility utilities
Group: Development/Languages
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Mar 24 2011 David Malcolm <dmalcolm@redhat.com> - 1.0.0-1
- initial packaging