Fix crash dealing with powersaving

Resolves: #1747845
This commit is contained in:
Ray Strode
2019-09-03 15:04:23 -04:00
parent b52ce78892
commit f266d9ac87
2 changed files with 174 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
Name: mutter
Version: 3.33.91
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -19,6 +19,9 @@ Source0: http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}
# Work-around for OpenJDK's compliance test
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
# Fix crash dealing with powersaving
Patch1: 97140ab6346bd29208e99c9c9aab892c2eec0e52.patch
BuildRequires: chrpath
BuildRequires: pango-devel
BuildRequires: startup-notification-devel
@@ -162,6 +165,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Tue Sep 03 2019 Ray Strode <rstrode@redhat.com> - 3.33.91-2
- Fix crash dealing with powersaving
Resolves: #1747845
* Wed Aug 21 2019 Florian Müllner <fmuellner@redhat.com> - 3.33.91-1
- Update to 3.33.91