Accepting request 887367 from home:darix:branches:Emulators

- Fix raw input with wine-staging: To fix it we copied the
  0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events.patch
  at a886228fbcefe7b8de06d2dd7182272df6cc3c36 and overwrite the
  copy in the staging tarball. We can not just upgrade the tar ball
  as it doesnt apply cleanly anymore.
  This can be dropped with 6.7

OBS-URL: https://build.opensuse.org/request/show/887367
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=818
This commit is contained in:
2021-04-22 06:47:51 +00:00
committed by Git OBS Bridge
parent d96fcc1f15
commit bc5890debc
3 changed files with 279 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 21 14:21:30 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- Fix raw input with wine-staging: To fix it we copied the
0008-winex11.drv-Listen-to-RawMotion-and-RawButton-events.patch
at a886228fbcefe7b8de06d2dd7182272df6cc3c36 and overwrite the
copy in the staging tarball. We can not just upgrade the tar ball
as it doesnt apply cleanly anymore.
This can be dropped with 6.7
-------------------------------------------------------------------
Wed Apr 21 06:40:00 UTC 2021 - Dave Plater <davejplater@gmail.com>