From 25a8e0641692f5d105907a1107fc9ca0d5bc1811a788e4ace141151f5fdd1a6f Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 23 Nov 2021 06:59:54 +0000 Subject: [PATCH] - Remove python2 guard so we always Provide/Obsolete the old name. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysmbc?expand=0&rev=15 --- python-pysmbc.changes | 5 +++++ python-pysmbc.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pysmbc.changes b/python-pysmbc.changes index c0fc11b..cabd190 100644 --- a/python-pysmbc.changes +++ b/python-pysmbc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 23 06:59:19 UTC 2021 - Steve Kowalik + +- Remove python2 guard so we always Provide/Obsolete the old name. + ------------------------------------------------------------------- Thu Jan 14 12:05:43 UTC 2021 - Benjamin Greiner diff --git a/python-pysmbc.spec b/python-pysmbc.spec index 410caff..0bb8acb 100644 --- a/python-pysmbc.spec +++ b/python-pysmbc.spec @@ -37,10 +37,8 @@ BuildRequires: python-rpm-macros %if %{with test} BuildRequires: %{python_module pytest} %endif -%ifpython2 Obsoletes: %{oldpython}-smbc < %{version} Provides: %{oldpython}-smbc = %{version} -%endif Obsoletes: python-smbc < %{version}-%{release} Provides: python-smbc = %{version}-%{release} %python_subpackages