14
0
forked from pool/python-pygame

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
This commit is contained in:
2023-09-12 07:10:36 +00:00
committed by Git OBS Bridge
parent dba0be6d7b
commit 715b7324bc
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 11 14:54:31 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
- 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 <nik@naturalnet.de> Wed Aug 9 21:10:42 UTC 2023 - Dominik George <nik@naturalnet.de>

View File

@@ -21,7 +21,7 @@ Name: python-pygame
Version: 2.5.0 Version: 2.5.0
Release: 0 Release: 0
Summary: A Python Module for Interfacing with the SDL Multimedia Library 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 URL: https://github.com/pygame/pygame
Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pygame/pygame-%{version}.tar.gz
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}