diff --git a/python-python-vlc.changes b/python-python-vlc.changes index 4c42da8..5d8a3e9 100644 --- a/python-python-vlc.changes +++ b/python-python-vlc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:11 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 8 15:52:15 UTC 2018 - aloisio@gmx.com diff --git a/python-python-vlc.spec b/python-python-vlc.spec index 7b0d390..26ea878 100644 --- a/python-python-vlc.spec +++ b/python-python-vlc.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/ # @@ -21,13 +21,12 @@ Name: python-python-vlc Version: 3.0.102 Release: 0 Summary: VLC bindings for python -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: Development/Languages/Python Url: http://wiki.videolan.org/PythonBinding Source: https://files.pythonhosted.org/packages/source/p/python-vlc/python-vlc-%{version}.tar.gz # PATCH-FIX-UPSTREAM fix-docs.patch -- Fix some example code in the docs Patch0: fix-docs.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros