From 48acc45afa28ef6415c0ef6bbc2fb92d01cda86eecb8577b3e2bae91167a2b4e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Oct 2021 15:36:20 +0000 Subject: [PATCH] - Correct Provides/Obsoletes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=39 --- python-html2text.changes | 5 +++++ python-html2text.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-html2text.changes b/python-html2text.changes index a6c9880..59fed1f 100644 --- a/python-html2text.changes +++ b/python-html2text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 7 15:35:47 UTC 2021 - Matej Cepl + +- Correct Provides/Obsoletes + ------------------------------------------------------------------- Thu Aug 20 04:47:19 UTC 2020 - John Vandenberg diff --git a/python-html2text.spec b/python-html2text.spec index b8823e2..4aba8df 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -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