diff --git a/python-PySDL2.changes b/python-PySDL2.changes index a74abae..a37518f 100644 --- a/python-PySDL2.changes +++ b/python-PySDL2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:32:19 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:52:49 UTC 2018 - Matej Cepl diff --git a/python-PySDL2.spec b/python-PySDL2.spec index c7dfe68..9dd5ae4 100644 --- a/python-PySDL2.spec +++ b/python-PySDL2.spec @@ -1,7 +1,7 @@ # # spec file for package python-PySDL2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,6 @@ Version: 0.9.6 Release: 0 Summary: Python SDL2 bindings License: SUSE-Public-Domain -Group: Development/Languages/Python URL: https://github.com/marcusva/py-sdl2 Source: https://files.pythonhosted.org/packages/source/P/PySDL2/PySDL2-%{version}.tar.gz BuildRequires: %{python_module setuptools}