Update to 43.1

This commit is contained in:
Florian Müllner
2022-11-04 14:08:20 +01:00
parent 61c6500291
commit b07e6d7e2a
5 changed files with 7 additions and 466 deletions

View File

@@ -11,8 +11,8 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: mutter
Version: 43.0
Release: 3%{?dist}
Version: 43.1
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -28,15 +28,6 @@ Patch1: 0001-Revert-build-Do-not-provide-built-sources-as-libmutt.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1936991
Patch2: mutter-42.alpha-disable-tegra.patch
# Backported from upstream
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2623
Patch3: 2623.patch
# Backported from upstream
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2624
# https://bugzilla.redhat.com/show_bug.cgi?id=2128660
Patch4: 2624.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)
@@ -182,6 +173,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Fri Nov 04 2022 Florian Müllner <fmuellner@redhat.com> - 43.1-1
- Update to 43.1
* Tue Sep 27 2022 Kalev Lember <klember@redhat.com> - 43.0-3
- Rebuild to fix sysprof-capture symbols leaking into libraries consuming it