SHA256
1
0
forked from jengelh/SDL2

Accepting request 1069323 from home:michals

- Use current keypap on console https://github.com/libsdl-org/SDL/pull/7400
  + 0001-Cleanup-add-brace-6545.patch
  + 0002-Update-for-SDL3-coding-style-6717.patch
  + 0003-Clang-Tidy-fixes-6725.patch
  + 0004-evdev_kbd-Use-current-keymap.patch

OBS-URL: https://build.opensuse.org/request/show/1069323
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=153
This commit is contained in:
2023-03-03 23:27:41 +00:00
committed by Git OBS Bridge
parent 5b7e6101d9
commit 8215a60eb9
6 changed files with 1019 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 3 22:41:23 UTC 2023 - Michal Suchanek <msuchanek@suse.com>
- Use current keypap on console https://github.com/libsdl-org/SDL/pull/7400
+ 0001-Cleanup-add-brace-6545.patch
+ 0002-Update-for-SDL3-coding-style-6717.patch
+ 0003-Clang-Tidy-fixes-6725.patch
+ 0004-evdev_kbd-Use-current-keymap.patch
-------------------------------------------------------------------
Tue Feb 7 00:16:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>