14
0
forked from pool/python-PySDL2

- Add fix-tests.patch to fix the test run in the rpmbuild container without

access to /dev/input.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PySDL2?expand=0&rev=22
This commit is contained in:
2022-11-02 12:02:41 +00:00
committed by Git OBS Bridge
parent cedae050dd
commit c71d14fbbf
3 changed files with 114 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 2 11:58:38 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add fix-tests.patch to fix the test run in the rpmbuild container without
access to /dev/input.
-------------------------------------------------------------------
Wed Nov 2 06:56:40 UTC 2022 - munix9@googlemail.com