diff --git a/python-pydub.changes b/python-pydub.changes index 3487074..0d1dc03 100644 --- a/python-pydub.changes +++ b/python-pydub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Oct 31 11:26:43 UTC 2018 - Jan Engelhardt diff --git a/python-pydub.spec b/python-pydub.spec index a6082b3..de39880 100644 --- a/python-pydub.spec +++ b/python-pydub.spec @@ -28,7 +28,6 @@ Group: Development/Languages/Python Url: https://github.com/jiaaro/pydub Source: https://files.pythonhosted.org/packages/source/p/pydub/pydub-%{version}.tar.gz Source10: https://raw.githubusercontent.com/jiaaro/pydub/v%{version}/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros