From 54a6c8e820c655e7624f3f42273edf35b96149d4ea56a1d7c3c9c85a07a87acf Mon Sep 17 00:00:00 2001 From: llyyr Date: Fri, 1 Sep 2023 13:10:42 +0000 Subject: [PATCH] Accepting request 1108462 from home:ateixeira:branches:games:tools - Update to version 3.12.5+git0.a8471d8: * steamcompmgr: Fix build (rebase woes) * steamcompmgr: If we have an override surface, make sure new commits are for it * Remove reference to non-existent key bind * steamcompmgr: Fix disable color mgmt leaving some states behind * Only SetSelectionOwner when syncing selections * Improve clipboard handling * Remove unnecessary key bind * Fix build issue * Fix documentation * Update documentation and --help OBS-URL: https://build.opensuse.org/request/show/1108462 OBS-URL: https://build.opensuse.org/package/show/games:tools/gamescope?expand=0&rev=7 --- gamescope-3.12.3+git1.77d9432.tar.xz | 3 --- gamescope-3.12.5+git0.a8471d8.tar.xz | 3 +++ gamescope.changes | 15 +++++++++++++++ gamescope.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 gamescope-3.12.3+git1.77d9432.tar.xz create mode 100644 gamescope-3.12.5+git0.a8471d8.tar.xz diff --git a/gamescope-3.12.3+git1.77d9432.tar.xz b/gamescope-3.12.3+git1.77d9432.tar.xz deleted file mode 100644 index efcb4c0..0000000 --- a/gamescope-3.12.3+git1.77d9432.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abc439d15e6f745ba0b598775145d4d7a4bce62a18b7827f6c4559cdf458dbd5 -size 94530248 diff --git a/gamescope-3.12.5+git0.a8471d8.tar.xz b/gamescope-3.12.5+git0.a8471d8.tar.xz new file mode 100644 index 0000000..215748b --- /dev/null +++ b/gamescope-3.12.5+git0.a8471d8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263c69f89f67e35558c26dea6fd2b3ce971d0ab78c961c33d0f76ff074b04008 +size 94523604 diff --git a/gamescope.changes b/gamescope.changes index 8f1bcc9..55830dc 100644 --- a/gamescope.changes +++ b/gamescope.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Sep 01 12:43:48 UTC 2023 - antonio.teixeira@suse.com + +- Update to version 3.12.5+git0.a8471d8: + * steamcompmgr: Fix build (rebase woes) + * steamcompmgr: If we have an override surface, make sure new commits are for it + * Remove reference to non-existent key bind + * steamcompmgr: Fix disable color mgmt leaving some states behind + * Only SetSelectionOwner when syncing selections + * Improve clipboard handling + * Remove unnecessary key bind + * Fix build issue + * Fix documentation + * Update documentation and --help + ------------------------------------------------------------------- Fri Aug 18 12:25:53 UTC 2023 - antonio.teixeira@suse.com diff --git a/gamescope.spec b/gamescope.spec index 5af481b..43d2e86 100644 --- a/gamescope.spec +++ b/gamescope.spec @@ -18,7 +18,7 @@ %bcond_without intree_libs Name: gamescope -Version: 3.12.3+git1.77d9432 +Version: 3.12.5+git0.a8471d8 Release: 0 Summary: Micro-compositor optimized for running video games on Wayland License: BSD-2-Clause