From 173f52cc8ce185989abc8546d624eb9cb42b81bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 30 Apr 2015 17:44:16 +0200 Subject: [PATCH] Update to 3.17.1 --- .gitignore | 1 + mutter.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3eaaaa1..a10e714 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ mutter-2.31.5.tar.bz2 /mutter-3.16.0.tar.xz /mutter-3.16.1.tar.xz /mutter-3.16.1.1.tar.xz +/mutter-3.17.1.tar.xz diff --git a/mutter.spec b/mutter.spec index 7ffc548..0610f41 100644 --- a/mutter.spec +++ b/mutter.spec @@ -2,15 +2,15 @@ %global gsettings_desktop_schemas_version 3.15.92 Name: mutter -Version: 3.16.1.1 -Release: 2%{?dist} +Version: 3.17.1 +Release: 1%{?dist} Summary: Window and compositing manager based on Clutter 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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz BuildRequires: clutter-devel >= %{clutter_version} BuildRequires: pango-devel @@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/mutter/tests %changelog +* Thu Apr 30 2015 Florian Müllner - 3.17.1-1 +- Update to 3.17.1 + * Thu Apr 16 2015 Kalev Lember - 3.16.1.1-2 - Bump gnome-shell conflicts version diff --git a/sources b/sources index 8c12f09..38aaafe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3a93b5171ffcf9aa0ffe336da61e2c3 mutter-3.16.1.1.tar.xz +6906d47967b3ba4edda9b45ad94cbbd8 mutter-3.17.1.tar.xz