diff --git a/python-html2text.spec b/python-html2text.spec
index 199fadf..6e9fcdc 100644
--- a/python-html2text.spec
+++ b/python-html2text.spec
@@ -4,11 +4,11 @@
Name: python-html2text
Version: 2.26
-Release: 2%{?dist}
+Release: 2.1
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
Group: Development/Languages
-License: GPL
+License: GPLv2
URL: http://www.aaronsw.com/2002/html2text/
Source0: http://www.aaronsw.com/2002/html2text/html2text-2.26.py
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Aug 03 2007 Thorsten Leemhuis
+- Update License field due to the "Licensing guidelines changes"
+
* Sat Mar 24 2007 Thorsten Leemhuis - 2.26-2
- Use sed instead of dos2unix