diff --git a/python-cairocffi.changes b/python-cairocffi.changes index f0b1471..7ddd16b 100644 --- a/python-cairocffi.changes +++ b/python-cairocffi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:25 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jul 13 15:54:02 UTC 2018 - arun@gmx.de diff --git a/python-cairocffi.spec b/python-cairocffi.spec index fdf6726..d1e82f2 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.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/SimonSapin/cairocffi Source: https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-%{version}.tar.gz BuildRequires: %{python_module cffi >= 0.6} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module xcffib >= 0.3.2} BuildRequires: cairo