SHA256
1
0
forked from pool/gamescope

Accepting request 1170183 from home:ateixeira:branches:games:tools

- Update to version 3.14.6:
  * wlserver: Collection of cursor improvements/fixes
  * wlserver: Fix some crashes wrt. Gamescope swapchain lifetime
  * Revert "drm: Update AMD color management for Linux 6.8"
  * convar: add Split helper
  * drm: Only expose explicit sync on > kernel 6.8
  * wayland_backend: comment out assert for now
  * build: Add missing input_emulation option
  * input: Add support for xtest emulation with libei
  * drm: Get backend to close down cleanly
  * steamcompmgr: Set PDEATHSIG for launched children

OBS-URL: https://build.opensuse.org/request/show/1170183
OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=23
This commit is contained in:
2024-04-25 20:32:26 +00:00
committed by Git OBS Bridge
parent 8084b198c3
commit 4d83b95834
5 changed files with 23 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/Plagman/gamescope.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">jupiter-3.6</param>
<param name="scm">git</param>
<param name="versionrewrite-pattern">([\.\d]+)</param>
<param name="versionrewrite-replacement">\1</param>