From 229460c3647966eea56eee13d06b3feb41976ce9 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Thu, 16 May 2024 19:22:32 -0700 Subject: [PATCH] chore: Update gamescope to 3.14.16 --- spec_files/gamescope/gamescope.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/spec_files/gamescope/gamescope.spec b/spec_files/gamescope/gamescope.spec index b46bd0f3..3dd59b98 100644 --- a/spec_files/gamescope/gamescope.spec +++ b/spec_files/gamescope/gamescope.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -%global gamescope_tag 3.14.15 +%global gamescope_tag 3.14.16 Name: gamescope Version: 100.%{gamescope_tag} @@ -22,9 +22,6 @@ Patch3: external-rotation.patch Patch4: panel-type.patch Patch5: deckhd.patch -# Until >= 3.14.16 -Patch6: input.patch - BuildRequires: meson >= 0.54.0 BuildRequires: ninja-build BuildRequires: cmake