From d05dee55a64751dae17e2c790ececa8b52815bab Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 15:36:01 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- python-html2text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index 95aea95..5db8aae 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -3,7 +3,7 @@ Name: python-html2text Version: 2.34 -Release: 1.1 +Release: 2.1 Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text Group: Development/Languages @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.34-2.1 +- Rebuild for Python 2.6 + * Sat Oct 09 2008 Thorsten Leemhuis - 2.34-1 - update to 2.34