Provide/Obsolete html2text package. (#1288748)
This commit is contained in:
parent
92fab76f64
commit
27b8cd5588
1 changed files with 6 additions and 1 deletions
|
|
@ -14,13 +14,15 @@
|
|||
|
||||
Name: python-%{upname}
|
||||
Version: 2015.6.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Converts a page of HTML into plain ASCII text
|
||||
|
||||
Group: Development/Languages
|
||||
License: GPLv3
|
||||
URL: http://alir3z4.github.io/html2text/
|
||||
Source0: https://pypi.python.org/packages/source/h/%{upname}/%{upname}-%{version}.tar.gz
|
||||
Provides: html2text = %{version}-%{release}
|
||||
Obsoletes: html2text <= 1.3.2a-16
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
|
|
@ -93,6 +95,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/html2text $RPM_BUILD_ROOT%{_bindir}/%{name}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 07 2015 Matěj Cepl <mcepl@redhat.com> - 2015.6.6-4
|
||||
- Provide/Obsolete html2text package. (#1288748)
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2015.6.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue