diff --git a/python-pyudev.changes b/python-pyudev.changes index c247c94..be6e194 100644 --- a/python-pyudev.changes +++ b/python-pyudev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:19 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Jan 30 08:07:41 UTC 2018 - mimi.vx@gmail.com diff --git a/python-pyudev.spec b/python-pyudev.spec index 5dd36e7..bc82455 100644 --- a/python-pyudev.spec +++ b/python-pyudev.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/ # @@ -22,11 +22,10 @@ Name: python-pyudev Version: 0.21.0 Release: 0 Summary: Udev bindings for Python -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/Python Url: http://pyudev.readthedocs.org/ Source0: https://files.pythonhosted.org/packages/source/p/pyudev/pyudev-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes