Backport MR #498 for spinner bug, plus two crasher fixes
Resolves: #1692135
This commit is contained in:
16
mutter.spec
16
mutter.spec
@@ -25,6 +25,18 @@ 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
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/498 fixes
|
||||
# https://gitlab.gnome.org/GNOME/mutter/issues/501 /
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1692135
|
||||
Patch3: 0001-core-Remove-startup-sequences-after-timeout.patch
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/521 fixes
|
||||
# https://gitlab.gnome.org/GNOME/mutter/issues/542 (crasher)
|
||||
Patch4: 0002-renderer-native-Make-EGL-initialization-failure-not-.patch
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/538 (crash fix)
|
||||
Patch5: 0003-wayland-output-Set-user-data-of-xdg_output-resource.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
@@ -166,6 +178,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/mutter-%{mutter_api_version}/tests
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Adam Williamson <awilliam@redhat.com> - 3.32.0-4
|
||||
- Backport MR #498 for spinner bug, plus two crasher fixes
|
||||
Resolves: #1692135
|
||||
|
||||
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.32.0-3
|
||||
- Rebuild with Meson fix for #1699099
|
||||
|
||||
|
||||
Reference in New Issue
Block a user