From 14074887a3f52236d4ab97f729f2a9f7bb19f482 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Sun, 4 Jul 2010 16:17:07 +0000 Subject: [PATCH] - update to 2.38 --- .cvsignore | 2 +- python-html2text.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e714550..dabcc92 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -html2text-2.35.py +html2text-2.38.py diff --git a/python-html2text.spec b/python-html2text.spec index 9fc5f16..6073a3f 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.35 -Release: 3.1 +Version: 2.38 +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 +* Sun Jul 04 2010 Thorsten Leemhuis - 2.38-1 +- update to 2.38 + * Sun Jul 26 2009 Fedora Release Engineering - 2.35-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 508584e..052c248 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e26ce1a77e07393bc3a9bbbf47a4f6a2 html2text-2.35.py +11ca33eabefb6a951ff7ae667f441f19 html2text-2.38.py