- 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

@ -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