Update to 44.0

This commit is contained in:
Florian Müllner
2023-03-19 12:45:19 +01:00
parent f60389e323
commit 4c17890dbd
6 changed files with 7 additions and 614 deletions

View File

@@ -12,8 +12,8 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: mutter
Version: 44~rc
Release: 5%{?dist}
Version: 44.0
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -32,22 +32,6 @@ Patch2: mutter-42.alpha-disable-tegra.patch
# https://pagure.io/fedora-workstation/issue/79
Patch3: 0001-place-Always-center-initial-setup-fedora-welcome.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2176700
# 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)
@@ -191,6 +175,9 @@ the functionality of the installed %{name} package.
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Sun Mar 19 2023 Florian Müllner <fmuellner@redhat.com> - 44.0-1
- Update to 44.0
* 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