diff --git a/python-html2text.spec b/python-html2text.spec
index 9c92310..1e38f25 100644
--- a/python-html2text.spec
+++ b/python-html2text.spec
@@ -5,7 +5,7 @@
Name: python-html2text
Version: 3.02
-Release: 1.1
+Release: 2%{?dist}
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
Group: Development/Languages
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Apr 12 2011 Thorsten Leemhuis - 3.02-2
+- add disttag
+
* Mon Apr 11 2011 Thorsten Leemhuis - 3.02-1
- update to 3.02
- download tarball from github