diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 9489822..e81c093 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:00 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Oct 18 23:27:42 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index 9195291..56cee52 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.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/ # @@ -27,7 +27,6 @@ Group: Development/Languages/Python Url: http://github.com/open-iscsi/rtslib-fb.git Source: %{name}-%{version}.tar.xz Patch1: rbd-support.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyudev} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six}