Backport a patch to fix xsettings/ibus-x11 initialization

https://bugzilla.redhat.com/show_bug.cgi?id=1750512
This commit is contained in:
Kalev Lember
2019-09-11 16:47:10 +02:00
parent a47c0a2171
commit 925c5eb245
2 changed files with 56 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
Name: mutter
Version: 3.34.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -18,6 +18,9 @@ Source0: http://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}
# Work-around for OpenJDK's compliance test
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
# Fix xsettings/ibus-x11 initialization
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/792
Patch1: 792.patch
BuildRequires: chrpath
BuildRequires: pango-devel
@@ -162,6 +165,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Wed Sep 11 2019 Kalev Lember <klember@redhat.com> - 3.34.0-2
- Backport a patch to fix xsettings/ibus-x11 initialization (#1750512)
* Mon Sep 09 2019 Florian Müllner <fmuellner@redhat.com> - 3.34.0-1
- Update to 3.34.0