import mutter-40.8-2.el9
This commit is contained in:
parent
84db4bdede
commit
ca9409dfee
2343
SOURCES/monitor-config-policy.patch
Normal file
2343
SOURCES/monitor-config-policy.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@
|
||||
|
||||
Name: mutter
|
||||
Version: 40.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
License: GPLv2+
|
||||
@ -59,6 +59,9 @@ Patch11: 0001-wayland-Avoid-a-race-in-wl_seat-capabilities.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2010705
|
||||
Patch12: 0001-backends-x11-Fix-key-repeat-of-on-screen-keyboard-fo.patch
|
||||
|
||||
# Backport monitor configuration policy feature (#2046159)
|
||||
Patch13: monitor-config-policy.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
@ -110,6 +113,7 @@ BuildRequires: pkgconfig(libdrm)
|
||||
BuildRequires: pkgconfig(gbm)
|
||||
BuildRequires: pkgconfig(wayland-server)
|
||||
BuildRequires: pkgconfig(wayland-eglstream)
|
||||
BuildRequires: pkgconfig(wayland-protocols)
|
||||
|
||||
BuildRequires: json-glib-devel >= %{json_glib_version}
|
||||
BuildRequires: libgudev1-devel
|
||||
@ -204,6 +208,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2022 Jonas Ådahl <jadahl@redhat.com> - 40.8-2
|
||||
- Backport monitor configuration policy feature
|
||||
Resolves: #2046159
|
||||
|
||||
* Thu Jan 13 2022 Florian Müllner <fmuellner@redhat.com> - 40.8-1
|
||||
- Update to 40.8
|
||||
Resolves: #2040043
|
||||
|
Loading…
Reference in New Issue
Block a user