From 715b7324bcfe98decd0a10337e5c54fed33ce54361a24e11ec88d989d24d2d51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 12 Sep 2023 07:10:36 +0000 Subject: [PATCH] Accepting request 1110330 from home:lkocman:branches:devel:languages:python - 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. OBS-URL: https://build.opensuse.org/request/show/1110330 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=48 --- python-pygame.changes | 7 +++++++ python-pygame.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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}