[mutter/f22] Update to 3.16.0

Florian Müllner fmuellner at fedoraproject.org
Mon Mar 23 18:08:19 UTC 2015


commit f893b99675458c8479614910a4a60ab3753bbcea
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Mon Mar 23 18:58:48 2015 +0100

    Update to 3.16.0

 .gitignore  | 1 +
 mutter.spec | 9 ++++++---
 sources     | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c75e9ef..dae2181 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.15.90.tar.xz
 /mutter-3.15.91.tar.xz
 /mutter-3.15.92.tar.xz
+/mutter-3.16.0.tar.xz
diff --git a/mutter.spec b/mutter.spec
index 4f4ba43..e90da61 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -2,15 +2,15 @@
 %global gsettings_desktop_schemas_version 3.15.92
 
 Name:          mutter
-Version:       3.15.92
-Release:       2%{?dist}
+Version:       3.16.0
+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.15/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/3.16/%{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
+* Mon Mar 23 2015 Florian Müllner <fmuellner at redhat.com> - 3.16.0-1
+- Update to 3.16.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 3.15.92-2
 - Update minimum dep versions
 - Use license macro for the COPYING file
diff --git a/sources b/sources
index b4c3816..f7db318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba1ac718a35cae538a377e7fd0a2387d  mutter-3.15.92.tar.xz
+9e9006bd5bac56624c8baf6f6f6aae9d  mutter-3.16.0.tar.xz


More information about the scm-commits mailing list