diff --git a/python-pyfiglet.changes b/python-pyfiglet.changes index 37b58a7..0e9dc24 100644 --- a/python-pyfiglet.changes +++ b/python-pyfiglet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 15:00:58 UTC 2018 - Antonio Larrosa + +- Remove BuildRequires python-devel + ------------------------------------------------------------------- Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt diff --git a/python-pyfiglet.spec b/python-pyfiglet.spec index 73a47c2..3fd39d6 100644 --- a/python-pyfiglet.spec +++ b/python-pyfiglet.spec @@ -25,7 +25,6 @@ License: GPL-2.0-or-later Group: Development/Languages/Python Url: https://github.com/pwaller/pyfiglet Source: https://files.pythonhosted.org/packages/source/p/pyfiglet/pyfiglet-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros