diff --git a/_service b/_service index eca4d47..e4910c9 100644 --- a/_service +++ b/_service @@ -2,11 +2,10 @@ https://github.com/Plagman/gamescope.git - @PARENT_TAG@+git@TAG_OFFSET@.%h - master + @PARENT_TAG@ git - ([\.\d]+)-(beta.*) - \1~\2 + ([\.\d]+) + \1 enable diff --git a/gamescope-3.12.7+git0.d1eb70b.tar.xz b/gamescope-3.12.7+git0.d1eb70b.tar.xz deleted file mode 100644 index 46ea51c..0000000 --- a/gamescope-3.12.7+git0.d1eb70b.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dd44417dad38f3f1c4af69bc9f89720a93c38e503b63cba3f11cfc060f8cb2d -size 101825140 diff --git a/gamescope-3.13.3.tar.xz b/gamescope-3.13.3.tar.xz new file mode 100644 index 0000000..15515b8 --- /dev/null +++ b/gamescope-3.13.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccea6be609c89abfeca25a47e0fe8a02ccc3ffd67e6d600724ece12174711c86 +size 101886240 diff --git a/gamescope.changes b/gamescope.changes index 6a69cfe..d319dab 100644 --- a/gamescope.changes +++ b/gamescope.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Nov 15 16:48:15 UTC 2023 - antonio.teixeira@suse.com + +- Update to version 3.13.3: + * wlserver: Fix removal of gamescope_control resources + * steamcompmgr: Fix pipewire color mgmt luts + * steamcompmgr: Save 11MB of VRAM on images we weren't using + * steamcompmgr: Naiively handle streaming HDR content + * rendervulkan: Fix NV12 capture colors + * drm: Allow reading color primaries from EDID on Galileo + * protocol: Add only_change_refresh_rate flag to target_refresh_cycle_flag + * layer: Disable EXT_swapchain_maintenance1 + * subprojects: Bump vkroots + * layer: Migrate display timing impl to EnumerateDeviceExtensionProperties + ------------------------------------------------------------------- Mon Oct 09 12:23:30 UTC 2023 - antonio.teixeira@suse.com diff --git a/gamescope.spec b/gamescope.spec index 9da910a..d52e40e 100644 --- a/gamescope.spec +++ b/gamescope.spec @@ -18,7 +18,7 @@ %bcond_without intree_libs Name: gamescope -Version: 3.12.7+git0.d1eb70b +Version: 3.13.3 Release: 0 Summary: Micro-compositor optimized for running video games on Wayland License: BSD-2-Clause