From 07dca61bd607065b0b2f7ff0a07b8203d38a4bb75f4695e46cfb464d75cba3d9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 4 Feb 2022 23:20:37 +0000 Subject: [PATCH] - fix portmidi configuration detection OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=36 --- python-pygame.changes | 5 +++++ python-pygame.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pygame.changes b/python-pygame.changes index b87f4c0..5d0f164 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 4 23:20:17 UTC 2022 - Dirk Müller + +- fix portmidi configuration detection + ------------------------------------------------------------------- Wed Jan 5 06:49:40 UTC 2022 - Steve Kowalik diff --git a/python-pygame.spec b/python-pygame.spec index 0544f9d..1ae55f4 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -101,6 +101,7 @@ chmod a-x docs/licenses/LICENSE.sdl_gfx.txt %build export CFLAGS="%{optflags} -fno-strict-aliasing" +export PORTMIDI_INC_PORTTIME=1 %python_build %install