Backport work-around for hangul text input bug

Resolves: #163298
This commit is contained in:
Jonas Ådahl
2018-10-22 20:13:38 +02:00
committed by Adam Williamson
parent 8053fbd18d
commit da8744231f
2 changed files with 134 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
Name: mutter
Version: 3.32.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -22,6 +22,9 @@ Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
# Fix building with meson >= 0.50.0
Patch1: 0001-build-Don-t-use-absolute-paths-with-subdir-keyword.patch
# Backport work-around for hangul text input bug (rhbz#1632981)
Patch2: 0001-wayland-Defer-text_input.done-on-an-idle.patch
BuildRequires: chrpath
BuildRequires: pango-devel
BuildRequires: startup-notification-devel
@@ -163,6 +166,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Mon Mar 25 2019 Adam Williamson <awilliam@redhat.com> - 3.32.0-2
- Backport work-around for hangul text input bug (rhbz#1632981)
* Tue Mar 12 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.0-1
- Update to 3.32.0