diff --git a/python-audioread.changes b/python-audioread.changes index 2453b38..33151ca 100644 --- a/python-audioread.changes +++ b/python-audioread.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:49 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sat Nov 3 03:23:46 UTC 2018 - Todd R diff --git a/python-audioread.spec b/python-audioread.spec index b8a2f09..04864e7 100644 --- a/python-audioread.spec +++ b/python-audioread.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/sampsyo/audioread Source0: https://files.pythonhosted.org/packages/source/a/audioread/audioread-%{version}.tar.gz Source10: https://raw.githubusercontent.com/beetbox/audioread/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch