diff --git a/python-ana.changes b/python-ana.changes index 4e4b0d7..6222fbb 100644 --- a/python-ana.changes +++ b/python-ana.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:32 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Apr 17 11:33:47 UTC 2018 - jengelh@inai.de diff --git a/python-ana.spec b/python-ana.spec index a4f10dd..f7b57d9 100644 --- a/python-ana.spec +++ b/python-ana.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 @@ Group: Development/Languages/Python Url: https://github.com/zardus/ana Source: https://files.pythonhosted.org/packages/source/a/ana/ana-%{version}.tar.gz Source1: https://github.com/zardus/ana/raw/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module future} BuildRequires: %{python_module setuptools} BuildRequires: fdupes