This commit is contained in:
Thorsten Leemhuis 2007-11-02 16:01:54 +00:00
commit c0623b2757
3 changed files with 6 additions and 3 deletions

View file

@ -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.28
Version: 2.29
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
* Fri Nov 02 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.29-1
- update to 2.29
* Thu Oct 04 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.28-1
- update to 2.28 (just one line actually different)