Backport a couple of MRs to fix blocker issues

This commit is contained in:
Adam Williamson
2023-03-16 15:44:08 -07:00
parent 275ef5ebf0
commit f60389e323
3 changed files with 541 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
Name: mutter
Version: 44~rc
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -36,6 +36,18 @@ Patch3: 0001-place-Always-center-initial-setup-fedora-welcome.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2906
Patch4: 2906.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2175809
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2901
# Fix a crash when reverting Display settings
Patch5: 2901.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2177982
# https://gitlab.gnome.org/GNOME/mutter/-/issues/2694
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2912
# Fix a crash when using win+P to change display configuration
# Rebased on 2901.patch
Patch6: 2912-rebased.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)
@@ -179,6 +191,10 @@ the functionality of the installed %{name} package.
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Thu Mar 16 2023 Adam Williamson <awilliam@redhat.com> - 44~rc-5
- Backport MR #2901 to fix crash when reverting Display settings
- Backport MR #2912 to fix crash when using win+P shortcut
* Fri Mar 10 2023 Florian Müllner <fmuellner@redhat.com> - 44~rc-4
- Fix typo in centering patch
- Also check for possible future fedora-welcome ID