diff --git a/ubuntu_22.04/01-deps/versions.mk b/ubuntu_22.04/01-deps/versions.mk index 2c10920..2393d98 100644 --- a/ubuntu_22.04/01-deps/versions.mk +++ b/ubuntu_22.04/01-deps/versions.mk @@ -1,5 +1,5 @@ WAYLAND_VERSION=1.21.0-1 LIBDRM_VERSION=2.4.113-2 WAYLAND_PROTOCOLS_VERSION=1.32-1 -HWDATA_VERSION=0.372-1 +HWDATA_VERSION=0.374-1 VULKAN_LOADER_VERSION=1.3.250.0-1 diff --git a/ubuntu_22.04/03-package/changelog b/ubuntu_22.04/03-package/changelog index b24f559..9e72618 100644 --- a/ubuntu_22.04/03-package/changelog +++ b/ubuntu_22.04/03-package/changelog @@ -1,3 +1,11 @@ +gamescope (3.12.0-2) UNRELEASED; urgency=medium + + * Bump dependencies WAYLAND_VERSION=1.21.0-1 LIBDRM_VERSION=2.4.113-2 + WAYLAND_PROTOCOLS_VERSION=1.32-1 HWDATA_VERSION=0.374-1 + VULKAN_LOADER_VERSION=1.3.250.0-1 + + -- Sat, 09 Sep 2023 12:53:31 +0000 + gamescope (3.12.0-1) jammy; urgency=medium [ akdor1154@noreply.users.github.com ]