From d328432eeb924c5130d6ae1cb16a7ee4d3f20920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 23 Jul 2015 13:07:04 +0200 Subject: [PATCH] Update to 3.17.4 --- .gitignore | 1 + mutter.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 047e834..b157a20 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ mutter-2.31.5.tar.bz2 /mutter-3.17.1.tar.xz /mutter-3.17.2.tar.xz /mutter-3.17.3.tar.xz +/mutter-3.17.4.tar.xz diff --git a/mutter.spec b/mutter.spec index 7c6932e..8022b19 100644 --- a/mutter.spec +++ b/mutter.spec @@ -2,8 +2,8 @@ %global gsettings_desktop_schemas_version 3.15.92 Name: mutter -Version: 3.17.3 -Release: 2%{?dist} +Version: 3.17.4 +Release: 1%{?dist} Summary: Window and compositing manager based on Clutter Group: User Interface/Desktops @@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/mutter/tests %changelog +* Thu Jul 23 2015 Florian Müllner - 3.17.4-1 +- Update to 3.17.4 + * Wed Jul 22 2015 David King - 3.17.3-2 - Bump for new gnome-desktop3 diff --git a/sources b/sources index 5b0282e..287cbcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e4493d8ff7352b8dba14fc8c8bce182 mutter-3.17.3.tar.xz +fda876183b25f8a2ed245538116bbadb mutter-3.17.4.tar.xz