diff --git a/python-tblib.changes b/python-tblib.changes index 7af76b3..4afb9a0 100644 --- a/python-tblib.changes +++ b/python-tblib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:02 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Mar 19 19:55:11 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-tblib.spec b/python-tblib.spec index 483b4c0..5e7a701 100644 --- a/python-tblib.spec +++ b/python-tblib.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/ # @@ -28,7 +28,6 @@ License: BSD-2-Clause Group: Development/Languages/Python Url: https://github.com/ionelmc/python-tblib Source: https://files.pythonhosted.org/packages/source/t/tblib/tblib-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes