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