diff --git a/python-pycups.changes b/python-pycups.changes index 7dedd82..ca2ec69 100644 --- a/python-pycups.changes +++ b/python-pycups.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 21 10:49:51 UTC 2020 - Benjamin Greiner + +- Let the python-rpm-macros take care of the correct python3 + provides for all python3 flavors gh#openSUSE/python-rpm-macros#66 + ------------------------------------------------------------------- Mon Jul 6 08:48:20 UTC 2020 - Ludwig Nussel diff --git a/python-pycups.spec b/python-pycups.spec index afc36bd..b3bf928 100644 --- a/python-pycups.spec +++ b/python-pycups.spec @@ -37,10 +37,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: %{oldpython}-cups < %{version} Provides: %{oldpython}-cups = %{version} %endif -%ifpython3 -Obsoletes: python3-cups < %{version} -Provides: python3-cups = %{version} -%endif +Obsoletes: python-cups < %{version} +Provides: python-cups = %{version} %python_subpackages %description