- Do not provide xdg namespace as there is python-xdg package now
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxdg?expand=0&rev=25
This commit is contained in:
parent
3dac9b9552
commit
87d24f69a3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 08:38:48 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not provide xdg namespace as there is python-xdg package now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 16 12:13:19 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -35,13 +35,7 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: shared-mime-info
|
||||
Requires: hicolor-icon-theme
|
||||
Requires: shared-mime-info
|
||||
Provides: python-xdg = %{version}
|
||||
Obsoletes: python-xdg < %{version}
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
Obsoletes: %{oldpython}-xdg < %{version}
|
||||
Provides: %{oldpython}-xdg = %{version}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user