diff --git a/python-unify.changes b/python-unify.changes index d197c03..9ca6f93 100644 --- a/python-unify.changes +++ b/python-unify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:36 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jun 10 14:22:09 UTC 2018 - jengelh@inai.de diff --git a/python-unify.spec b/python-unify.spec index 61034aa..c1ed5de 100644 --- a/python-unify.spec +++ b/python-unify.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/myint/unify Source: https://files.pythonhosted.org/packages/source/u/unify/unify-%{version}.tar.gz Source9: README.suse -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros