diff --git a/python-multipledispatch.changes b/python-multipledispatch.changes index ce58d40..33ab8e6 100644 --- a/python-multipledispatch.changes +++ b/python-multipledispatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:35 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Jun 7 20:36:28 UTC 2018 - jengelh@inai.de diff --git a/python-multipledispatch.spec b/python-multipledispatch.spec index a594b80..86be156 100644 --- a/python-multipledispatch.spec +++ b/python-multipledispatch.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: http://github.com/mrocklin/multipledispatch/ Source: https://files.pythonhosted.org/packages/source/m/multipledispatch/multipledispatch-%{version}.tar.gz Source10: https://raw.githubusercontent.com/mrocklin/multipledispatch/%{version}/LICENSE.txt -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros