Update to 46.beta

This commit is contained in:
Florian Müllner
2024-02-11 20:11:00 +01:00
parent f50a176d62
commit ea549cfb64
7 changed files with 28 additions and 182 deletions

View File

@@ -13,7 +13,7 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: mutter
Version: 46~alpha
Version: 46~beta
Release: %autorelease
Summary: Window and compositing manager based on Clutter
@@ -44,13 +44,6 @@ Patch: 0001-Revert-x11-Use-input-region-from-frame-window-for-de.patch
# which solves the problems reported with #3329 alone
Patch: 0001-modified-3329.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2261842
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3539
# fixes failure to show anything on virtio-vga without 3D acceleration
Patch: 0001-kms-cursor-manager-Create-CrtcStateImpls-for-all-act.patch
Patch: fix-i686-build.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)