diff --git a/python-biplist.changes b/python-biplist.changes index e88d050..c8b73cc 100644 --- a/python-biplist.changes +++ b/python-biplist.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 22 12:18:24 UTC 2018 - tchvatal@suse.com diff --git a/python-biplist.spec b/python-biplist.spec index 35e7774..8535983 100644 --- a/python-biplist.spec +++ b/python-biplist.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://bitbucket.org/wooster/biplist Source: https://files.pythonhosted.org/packages/source/b/biplist/biplist-%{version}.tar.gz BuildRequires: %{python_module coverage} -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} BuildRequires: fdupes