clog
This commit is contained in:
parent
e68061c960
commit
f154339d26
3 changed files with 8 additions and 5 deletions
|
|
@ -2,14 +2,14 @@
|
|||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: python-html2text
|
||||
Version: 2.31
|
||||
Version: 2.32
|
||||
Release: 1.1
|
||||
Summary: Converts a page of HTML into clean, easy-to-read plain ASCII text
|
||||
|
||||
Group: Development/Languages
|
||||
License: GPLv3
|
||||
URL: http://www.aaronsw.com/2002/html2text/
|
||||
Source0: http://www.aaronsw.com/2002/html2text/html2text-2.31.py
|
||||
Source0: http://www.aaronsw.com/2002/html2text/html2text-2.32.py
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -49,8 +49,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 01 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.32-1
|
||||
- update to 2.32
|
||||
|
||||
* Sun Jul 27 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.31-1
|
||||
- update to 2.31 (GPLv3 now)
|
||||
- update to 2.31
|
||||
|
||||
* Fri Jul 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.30-1
|
||||
- update to 2.30 (GPLv3 now)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue