wayland: Ensure to unlink destroy listeners after destruction
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2592#note_1537242
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
Name: mutter
|
||||
Version: 43~beta
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
License: GPLv2+
|
||||
@@ -32,6 +32,10 @@ Patch3: 0001-build-Add-missing-include.patch
|
||||
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2592
|
||||
Patch4: 2592.patch
|
||||
|
||||
# Backported from upstream
|
||||
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2588
|
||||
Patch5: 2588.patch
|
||||
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(libwacom)
|
||||
@@ -175,6 +179,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2022 Kalev Lember <klember@redhat.com> - 43~beta-3
|
||||
- wayland: Ensure to unlink destroy listeners after destruction
|
||||
|
||||
* Wed Aug 24 2022 Kalev Lember <klember@redhat.com> - 43~beta-2
|
||||
- Backport upstream patch to fix a compositor crash (#2120470)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user