diff --git a/python-pifpaf.changes b/python-pifpaf.changes index 7f319e0..841cda5 100644 --- a/python-pifpaf.changes +++ b/python-pifpaf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:31 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Nov 28 14:21:57 UTC 2018 - Dirk Mueller diff --git a/python-pifpaf.spec b/python-pifpaf.spec index ae7b398..8e6fb33 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/jd/pifpaf Source: https://pypi.io/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: python-rpm-macros Requires: python-Jinja2