parent
6d51e65ff8
commit
0569ce51ed
1 changed files with 6 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: python-html2text
|
Name: python-html2text
|
||||||
Version: 2.26
|
Version: 2.26
|
||||||
Release: 2.1
|
Release: 3.1
|
||||||
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
|
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
|
|
@ -15,6 +15,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequire: python
|
||||||
|
|
||||||
%description
|
%description
|
||||||
html2text is a Python script that convers a page of HTML into clean,
|
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
|
easy-to-read plain ASCII text. Better yet, that ASCII also happens to
|
||||||
|
|
@ -48,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Fri Aug 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
|
||||||
- Update License field due to the "Licensing guidelines changes"
|
- Update License field due to the "Licensing guidelines changes"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue