Update to 3.22.1
This commit is contained in:
10
mutter.spec
10
mutter.spec
@@ -4,8 +4,8 @@
|
||||
%global libinput_version 1.4
|
||||
|
||||
Name: mutter
|
||||
Version: 3.22.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.22.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
License: GPLv2+
|
||||
@@ -13,8 +13,6 @@ License: GPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch1: 0001-wayland-pointer-Unset-pointer-focus-when-disabled.patch
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
@@ -105,7 +103,6 @@ the functionality of the installed %{name} package.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1 -b .unset-pointer-focus-when-disabled
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
@@ -180,6 +177,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/mutter/tests
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1-1
|
||||
- Update to 3.22.1
|
||||
|
||||
* Wed Sep 28 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-2
|
||||
- Include fix for crash on VT switch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user