From 6d51e65ff8622bd2426a18fbb72672d6c6c30369 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Fri, 3 Aug 2007 17:00:46 +0000 Subject: [PATCH] - Update License field due to the "Licensing guidelines changes" --- python-html2text.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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