- update to 2.35

This commit is contained in:
Thorsten Leemhuis 2008-12-13 19:22:49 +00:00
commit c38cc70ee7
3 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
html2text-2.34.py
html2text-2.35.py

View file

@ -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 <fedora [AT] leemhuis [DOT] info> - 2.35-1
- update to 2.35
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.34-2.1
- Rebuild for Python 2.6

View file

@ -1 +1 @@
39490a5e8650cf9b4582bf503be40f80 html2text-2.34.py
e26ce1a77e07393bc3a9bbbf47a4f6a2 html2text-2.35.py