From 4061abe176ebaf0b15ef078ff9130561b57c2047 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sat, 11 Oct 2008 14:46:26 +0000 Subject: [PATCH] - update to 2.34 --- .cvsignore | 2 +- python-html2text.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d1d2b36..619b60c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -html2text-2.33.py +html2text-2.34.py diff --git a/python-html2text.spec b/python-html2text.spec index f3db827..95aea95 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -2,7 +2,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-html2text -Version: 2.33 +Version: 2.34 Release: 1.1 Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Oct 09 2008 Thorsten Leemhuis - 2.34-1 +- update to 2.34 + * Sat Sep 27 2008 Thorsten Leemhuis - 2.33-1 - update to 2.33 diff --git a/sources b/sources index c75929a..90151bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5892f98437ae9516261bb0221fb152bc html2text-2.33.py +39490a5e8650cf9b4582bf503be40f80 html2text-2.34.py