diff --git a/python-chardet.spec b/python-chardet.spec index 16f9be5..3dea017 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -4,7 +4,7 @@ Name: python-chardet Version: 1.0.1 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Character encoding auto-detection in Python Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 20 2008 Kushal Das 1.0.1-1.1 +- bumping the tag due worng cvs tag + * Mon Aug 04 2008 Kushal Das 1.0.1-1 - Initial release