This commit is contained in:
Kushal Das 2009-04-20 06:16:55 +00:00
commit 18ae2d91c7

View file

@ -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 <kushal@fedoraproject.org> 1.0.1-1.1
- bumping the tag due worng cvs tag
* Mon Aug 04 2008 Kushal Das <kushal@fedoraproject.org> 1.0.1-1
- Initial release