From 0569ce51ed3b6467c80ee03b25d668c0c6ddc349 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Thu, 4 Oct 2007 04:56:10 +0000 Subject: [PATCH] 2.26-3 - BR python (fixes #317211) --- python-html2text.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index 6e9fcdc..a55d822 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -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 - 2.26-3 +- BR python (fixes #317211) + * Fri Aug 03 2007 Thorsten Leemhuis - Update License field due to the "Licensing guidelines changes"