diff --git a/python-chardet.spec b/python-chardet.spec index 22b1eb6..0edf54b 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -2,7 +2,7 @@ Name: python-chardet Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 21 2010 David Malcolm - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Wed Jan 13 2010 Kushal Das 2.0.1-1 - New release