This commit is contained in:
Dennis Gilmore 2012-07-21 04:16:39 -05:00
parent 0cafa42342
commit 4b25a8a702
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: python-six
Version: 1.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python 2 and 3 compatibility utilities
Group: Development/Languages
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 22 2012 Ralph Bean <rbean@redhat.com> - 1.1.0-2
- Conditionalized python3-six, allowing an el6 build.