From 18ae2d91c7e9ab160daf25f8f852478d5a6f0f98 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Mon, 20 Apr 2009 06:16:55 +0000 Subject: [PATCH] New spec --- python-chardet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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