- Update License field due to the "Licensing guidelines changes"

This commit is contained in:
Thorsten Leemhuis 2007-08-03 17:00:46 +00:00
commit 6d51e65ff8

View file

@ -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 <fedora [AT] leemhuis [DOT] info>
- Update License field due to the "Licensing guidelines changes"
* Sat Mar 24 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.26-2
- Use sed instead of dos2unix