15
0
2021-10-07 15:36:20 +00:00
committed by Git OBS Bridge
parent 554f76fd1c
commit 48acc45afa
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 7 15:35:47 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Correct Provides/Obsoletes
-------------------------------------------------------------------
Thu Aug 20 04:47:19 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-html2text
# spec file
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,8 +32,9 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(preun): update-alternatives
Conflicts: html2text
Requires(preun):update-alternatives
Provides: html2text = %{version}-%{release}
Obsoletes: html2text < %{version}-%{release}
BuildArch: noarch
%python_subpackages