diff --git a/python-pyxdg.changes b/python-pyxdg.changes index c507c34..88ee733 100644 --- a/python-pyxdg.changes +++ b/python-pyxdg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:24 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 22 19:10:38 UTC 2018 - tchvatal@suse.com diff --git a/python-pyxdg.spec b/python-pyxdg.spec index 95e920d..4586c8d 100644 --- a/python-pyxdg.spec +++ b/python-pyxdg.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ License: LGPL-2.1-only Group: Development/Languages/Python URL: http://freedesktop.org/wiki/Software/pyxdg Source: https://files.pythonhosted.org/packages/source/p/pyxdg/pyxdg-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: hicolor-icon-theme BuildRequires: python-rpm-macros