diff --git a/python-PyOgg.changes b/python-PyOgg.changes index 88744a6..7261998 100644 --- a/python-PyOgg.changes +++ b/python-PyOgg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:33 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 2 02:34:55 UTC 2018 - Todd R diff --git a/python-PyOgg.spec b/python-PyOgg.spec index 1498c64..940d825 100644 --- a/python-PyOgg.spec +++ b/python-PyOgg.spec @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/Zuzu-Typ/PyOgg Source: https://files.pythonhosted.org/packages/source/P/PyOgg/PyOgg-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros