diff --git a/python-python-gflags.changes b/python-python-gflags.changes index eb91e9b..c153c29 100644 --- a/python-python-gflags.changes +++ b/python-python-gflags.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:02 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 12 06:08:15 UTC 2018 - Thomas Bechtold diff --git a/python-python-gflags.spec b/python-python-gflags.spec index 52cc36f..ea2b535 100644 --- a/python-python-gflags.spec +++ b/python-python-gflags.spec @@ -27,7 +27,6 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/p/python-gflags/python-gflags-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros