Update to 46.rc

This commit is contained in:
Florian Müllner
2024-03-03 16:24:44 +01:00
parent c55e355ba9
commit 529cce690c
5 changed files with 58 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: mutter
Version: 46~beta
Version: 46~rc
Release: %autorelease
Summary: Window and compositing manager based on Clutter
@@ -169,7 +169,7 @@ the functionality of the installed %{name} package.
%autosetup -S git -n %{name}-%{tarball_version}
%build
%meson -Degl_device=true -Dwayland_eglstream=true
%meson -Degl_device=true -Dwayland_eglstream=true -Dlibdisplay_info=disabled
%meson_build
%install