- Update License field due to the "Licensing guidelines changes"
This commit is contained in:
parent
d97411dd66
commit
6d51e65ff8
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue