Update to 3.19.1
This commit is contained in:
10
mutter.spec
10
mutter.spec
@@ -2,7 +2,7 @@
|
||||
%global gsettings_desktop_schemas_version 3.15.92
|
||||
|
||||
Name: mutter
|
||||
Version: 3.18.1
|
||||
Version: 3.19.1
|
||||
Release: 4%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@@ -10,12 +10,10 @@ Group: User Interface/Desktops
|
||||
License: GPLv2+
|
||||
#VCS: git:git://git.gnome.org/mutter
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1200901
|
||||
Patch0: 0001-Force-cursor-update-after-applying-configuration.patch
|
||||
# Backported from upstream
|
||||
Patch1: 0001-wayland-surface-disconnect-signals-on-destroy.patch
|
||||
|
||||
BuildRequires: clutter-devel >= %{clutter_version}
|
||||
BuildRequires: pango-devel
|
||||
@@ -100,7 +98,6 @@ the functionality of the installed %{name} package.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .fix-cursor
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
@@ -171,6 +168,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
|
||||
- Update to 3.19.1
|
||||
|
||||
* Wed Oct 21 2015 Ray Strode <rstrode@redhat.com> 3.18.1-4
|
||||
- Force the cursor visible on vt switches after setting
|
||||
the crtc to workaround that qxl bug from before in a
|
||||
|
||||
Reference in New Issue
Block a user