Update to 44.0
This commit is contained in:
23
mutter.spec
23
mutter.spec
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user