public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gamescope] f44: Update to 3.16.25 (RHBZ#2481170)
@ 2026-07-22 14:39 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-22 14:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gamescope
Branch : f44
Commit : 85f7faf09565472af725d77e0357161a97562454
Author : František Zatloukal <fzatlouk@redhat.com>
Date   : 2026-07-22T11:24:15+02:00
Stats  : +8/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gamescope/c/85f7faf09565472af725d77e0357161a97562454?branch=f44

Log:
Update to 3.16.25 (RHBZ#2481170)

---
diff --git a/Allow-to-use-system-wlroots.patch b/Allow-to-use-system-wlroots.patch
index ba76799..b75ef12 100644
--- a/Allow-to-use-system-wlroots.patch
+++ b/Allow-to-use-system-wlroots.patch
@@ -8,19 +8,18 @@ Subject: [PATCH] Allow to use system wlroots
  1 file changed, 3 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index b562ec3..c68f4c3 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -11,9 +11,6 @@ project(
  )
- 
+
  fallbacks = get_option('force_fallback_for')
--if not (fallbacks.contains('wlroots') and fallbacks.contains('libliftoff') and fallbacks.contains('vkroots'))
+-if not (fallbacks.contains('libliftoff') and fallbacks.contains('vkroots'))
 -  error('!!!"force_fallback_for" is missing entries!!!\n\tPlease do not remove entries from force_fallback_for if you are packaging the project.\n\tWe pull in these projects at specific commits/forks/builds for a reason.\n\tIf you are not packaging, remove this line to continue.')
 -endif
- 
+
  add_project_arguments([
    '-DWLR_USE_UNSTABLE',
--- 
+--
 2.45.2
 

diff --git a/gamescope.spec b/gamescope.spec
index 4def370..20e8f5f 100644
--- a/gamescope.spec
+++ b/gamescope.spec
@@ -5,7 +5,7 @@
 %global vkroots_shortcommit %(c=%{vkroots_commit}; echo ${c:0:7})
 
 Name:           gamescope
-Version:        3.16.23
+Version:        3.16.25
 Release:        %autorelease
 Summary:        Micro-compositor for video games on Wayland
 # Automatically converted from old format: BSD - review is highly recommended.
@@ -39,6 +39,7 @@ BuildRequires:  libXcursor-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  meson >= 0.54.0
 BuildRequires:  ninja-build
+BuildRequires:  pkgconfig(catch2)
 BuildRequires:  pkgconfig(hwdata)
 BuildRequires:  pkgconfig(libavif)
 BuildRequires:  pkgconfig(libcap)
@@ -56,7 +57,7 @@ BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.17
 BuildRequires:  pkgconfig(wayland-scanner)
 BuildRequires:  pkgconfig(wayland-server)
-BuildRequires:  pkgconfig(wlroots-0.18)
+BuildRequires:  pkgconfig(wlroots-0.19)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcomposite)
 BuildRequires:  pkgconfig(xdamage)
@@ -129,7 +130,6 @@ export PKG_CONFIG_PATH=pkgconfig
 %files
 %license LICENSE
 %doc README.md
-%{_bindir}/gamescope
 %caps(CAP_SYS_NICE=pe) %{_bindir}/gamescope
 %{_bindir}/gamescopectl
 %{_bindir}/gamescopereaper

diff --git a/sources b/sources
index dd830cc..2aab15f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (gamescope-3.16.23.tar.gz) = 242808723ed961035d19d00788ce4b5dcb296c14fa39d2dedf25636e9b43736c616f625d243f4cbac88f1985a3865c447f6a214c1bb1f988dfa677cd96738bb4
+SHA512 (gamescope-3.16.25.tar.gz) = ab87307e6265371b0ab27ca88463eb3c6abe7e504bbfca37e91e6197391ab944a7a016d247708a0966c9ca3587341e3c17f79a925e0395d02dfbcc162783580a
 SHA512 (reshade-696b14c.tar.gz) = 7fe1fe07622efd90bd94e1755019ca47657acd07137669e00b97bf70017a58c1f699e3dec1c720caafd1296275c7a25fd2f4d6e478cebbdf48bd69f985a00cdf
 SHA512 (vkroots-5106d8a.tar.gz) = 726e65dd0bb322d537e985ba2e504c68ef1b474574f11a5b102edcb8a7b74a6d86dea132c3b11417399a00beff9163e7aad413a389cf6073ec44d5ce6175ffc5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 14:39 [rpms/gamescope] f44: Update to 3.16.25 (RHBZ#2481170) 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox