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