14
0
forked from pool/python-pygame

Accepting request 1177462 from home:glaubitz:branches:devel:languages:python

- Cherry-pick upstream patch to fix build with GCC 14
  * pygame-pr4236-gcc14.patch
- Add python-Cython to BuildRequires
- Switch upstream source to GitHub to avoid generated C code

OBS-URL: https://build.opensuse.org/request/show/1177462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=57
This commit is contained in:
2024-05-29 12:58:33 +00:00
committed by Git OBS Bridge
parent a8075d66f2
commit c52cf267fc
4 changed files with 52 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 29 07:56:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix build with GCC 14
* pygame-pr4236-gcc14.patch
- Add python-Cython to BuildRequires
- Switch upstream source to GitHub to avoid generated C code
-------------------------------------------------------------------
Fri Mar 29 13:57:43 UTC 2024 - ecsos <ecsos@opensuse.org>