From e691288cc0c6d368d6539bf5f10d46558a4c5e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 22 Mar 2016 18:37:48 +0100 Subject: [PATCH] Update to 3.20.0 --- .gitignore | 1 + mutter.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1ad1d71..a1ff04c 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ mutter-2.31.5.tar.bz2 /mutter-3.19.90.tar.xz /mutter-3.19.91.tar.xz /mutter-3.19.92.tar.xz +/mutter-3.20.0.tar.xz diff --git a/mutter.spec b/mutter.spec index 821c579..d590c08 100644 --- a/mutter.spec +++ b/mutter.spec @@ -3,7 +3,7 @@ %global clutter_version 1.25.6 Name: mutter -Version: 3.19.92 +Version: 3.20.0 Release: 1%{?dist} Summary: Window and compositing manager based on Clutter @@ -11,7 +11,7 @@ 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.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz # https://bugzilla.redhat.com/show_bug.cgi?id=1200901 Patch0: 0001-Force-cursor-update-after-applying-configuration.patch @@ -170,6 +170,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/mutter/tests %changelog +* Tue Mar 22 2016 Florian Müllner - 3.20.0-1 +- Update to 3.20.0 + * Wed Mar 16 2016 Florian Müllner - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index 842423d..5a9c437 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1ce98fd4321af528cb003648b7a74d4 mutter-3.19.92.tar.xz +916d7ab7d05ebe891828d343debf3aef mutter-3.20.0.tar.xz