- update to 2.34
This commit is contained in:
parent
d8f3df5fc7
commit
266f24fe3e
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
html2text-2.33.py
|
||||
html2text-2.34.py
|
||||
|
|
|
|||
|
|
@ -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.33
|
||||
Version: 2.34
|
||||
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
|
||||
* Sat Oct 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.34-1
|
||||
- update to 2.34
|
||||
|
||||
* Sat Sep 27 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.33-1
|
||||
- update to 2.33
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5892f98437ae9516261bb0221fb152bc html2text-2.33.py
|
||||
39490a5e8650cf9b4582bf503be40f80 html2text-2.34.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue