diff --git a/python-graphviz.changes b/python-graphviz.changes index 167f887..b51db7a 100644 --- a/python-graphviz.changes +++ b/python-graphviz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:43 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Nov 14 12:44:07 UTC 2018 - Tomáš Chvátal diff --git a/python-graphviz.spec b/python-graphviz.spec index 45a4cd3..765265c 100644 --- a/python-graphviz.spec +++ b/python-graphviz.spec @@ -25,7 +25,6 @@ License: MIT Group: Development/Languages/Python URL: http://github.com/xflr6/graphviz Source: https://files.pythonhosted.org/packages/source/g/graphviz/graphviz-%{version}.zip -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-mock}