14
0
forked from pool/python-PySDL2

Accepting request 870368 from home:bnavigator:branches:devel:languages:python

- remove duplicate check section: Only the Xvfb version runs
  without segfaults when loading the SDL libraries. (Except for
  two flaky Window position and size tests)

OBS-URL: https://build.opensuse.org/request/show/870368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=11
This commit is contained in:
2021-02-09 08:56:11 +00:00
committed by Git OBS Bridge
parent df21fcd728
commit 50b2e4869b
2 changed files with 29 additions and 18 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 8 22:45:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
- remove duplicate check section: Only the Xvfb version runs
without segfaults when loading the SDL libraries. (Except for
two flaky Window position and size tests)
-------------------------------------------------------------------
Fri Mar 27 10:23:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>