From c38cc70ee75f52474aa776e32a63180c8c9c9327 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sat, 13 Dec 2008 19:22:49 +0000 Subject: [PATCH] - update to 2.35 --- .cvsignore | 2 +- python-html2text.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 619b60c..e714550 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -html2text-2.34.py +html2text-2.35.py diff --git a/python-html2text.spec b/python-html2text.spec index 5db8aae..23d2e8c 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -2,8 +2,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-html2text -Version: 2.34 -Release: 2.1 +Version: 2.35 +Release: 1.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 Dec 13 2008 Thorsten Leemhuis - 2.35-1 +- update to 2.35 + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.34-2.1 - Rebuild for Python 2.6 diff --git a/sources b/sources index 90151bb..508584e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39490a5e8650cf9b4582bf503be40f80 html2text-2.34.py +e26ce1a77e07393bc3a9bbbf47a4f6a2 html2text-2.35.py