- BR python (fixes #317211)
This commit is contained in:
Thorsten Leemhuis 2007-10-04 04:56:10 +00:00
commit 0569ce51ed

View file

@ -4,7 +4,7 @@
Name: python-html2text
Version: 2.26
Release: 2.1
Release: 3.1
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
Group: Development/Languages
@ -15,6 +15,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequire: python
%description
html2text is a Python script that convers a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to
@ -48,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Oct 04 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.26-3
- BR python (fixes #317211)
* Fri Aug 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
- Update License field due to the "Licensing guidelines changes"