From b0c35c4e2f325928f432de2ec064c61a303bae9a83e9f1ab33ee5880daed462e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 17 Sep 2021 10:41:51 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=34 --- python-pygame.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pygame.changes b/python-pygame.changes index c7b1c1c..0b78390 100644 --- a/python-pygame.changes +++ b/python-pygame.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Sep 16 21:02:06 UTC 2021 - Matej Cepl -- Swtich off +- Add support-SDL2-2.0.16.patch swtiching off tests.video_test.VideoModuleTest.test_renderer_set_viewport (gh#pygame/pygame#2721 and gh#pygame/pygame#2670) on 32bit systems for incompatibility with SDL2 2.0.16.