diff --git a/python-mulpyplexer.changes b/python-mulpyplexer.changes index 6f73912..05f86b3 100644 --- a/python-mulpyplexer.changes +++ b/python-mulpyplexer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:33 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Apr 15 11:34:14 UTC 2018 - afaerber@suse.de diff --git a/python-mulpyplexer.spec b/python-mulpyplexer.spec index 1336cf1..9093bea 100644 --- a/python-mulpyplexer.spec +++ b/python-mulpyplexer.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/zardus/mulpyplexer Source: https://files.pythonhosted.org/packages/source/m/mulpyplexer/mulpyplexer-%{version}.tar.gz Source1: https://github.com/zardus/mulpyplexer/raw/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros