diff --git a/python-pyxdg.changes b/python-pyxdg.changes index d28ffb6..ee77850 100644 --- a/python-pyxdg.changes +++ b/python-pyxdg.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 5 12:47:20 UTC 2020 - Tomáš Chvátal + +- Also conflict with the python-xdg as we provide same namespace + +------------------------------------------------------------------- +Wed Sep 30 08:38:48 UTC 2020 - Tomáš Chvátal + +- Do not provide xdg namespace as there is python-xdg package now + ------------------------------------------------------------------- Thu Jul 16 12:13:19 UTC 2020 - Matej Cepl diff --git a/python-pyxdg.spec b/python-pyxdg.spec index 1dfd292..2739111 100644 --- a/python-pyxdg.spec +++ b/python-pyxdg.spec @@ -35,13 +35,8 @@ BuildRequires: python-rpm-macros BuildRequires: shared-mime-info Requires: hicolor-icon-theme Requires: shared-mime-info -Provides: python-xdg = %{version} -Obsoletes: python-xdg < %{version} +Conflicts: python-xdg BuildArch: noarch -%ifpython2 -Obsoletes: %{oldpython}-xdg < %{version} -Provides: %{oldpython}-xdg = %{version} -%endif %python_subpackages %description