diff --git a/python-pygame.changes b/python-pygame.changes index f3e17cd..76d21cb 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 11 14:54:31 UTC 2023 - Lubos Kocman + +- Correction of licenses based on the diff against old report + Add libpng-2.0, Apache-2.0, BSD. Ignoring FTL as fonts seem + to be only referenced in tests. + ------------------------------------------------------------------- Wed Aug 9 21:10:42 UTC 2023 - Dominik George diff --git a/python-pygame.spec b/python-pygame.spec index c32daf1..b87a709 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -21,7 +21,7 @@ Name: python-pygame Version: 2.5.0 Release: 0 Summary: A Python Module for Interfacing with the SDL Multimedia Library -License: LGPL-2.1-or-later +License: Apache-2.0 AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND libpng-2.0 URL: https://github.com/pygame/pygame Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz BuildRequires: %{python_module devel}