[mutter/f21] Update to 3.14.0

Florian Müllner fmuellner at fedoraproject.org
Mon Sep 22 18:50:16 UTC 2014


commit 81fde66dd32751db3384ca6d91c99c267b570c92
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Mon Sep 22 20:35:50 2014 +0200

    Update to 3.14.0

 .gitignore  |    1 +
 mutter.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83e35e6..1eae0a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ mutter-2.31.5.tar.bz2
 /mutter-3.13.90.tar.xz
 /mutter-3.13.91.tar.xz
 /mutter-3.13.92.tar.xz
+/mutter-3.14.0.tar.xz
diff --git a/mutter.spec b/mutter.spec
index d70f430..5f57983 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,15 +1,15 @@
 %global clutter_version 1.19.6-3
 
 Name:          mutter
-Version:       3.13.92
-Release:       1%{?dist}.1
+Version:       3.14.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.13/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 BuildRequires: clutter-devel >= %{clutter_version}
 BuildRequires: pango-devel
@@ -139,6 +139,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Mon Sep 22 2014 Florian Müllner <fmuellner at redhat.com> - 3.14.0-1
+- Update to 3.14.0
+
 * Wed Sep 17 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.92-1.1
 - Rebuilt for libinput 0.6 soname bump
 
diff --git a/sources b/sources
index f165e0d..14f1e35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2740cd56c1d0c220971cab40401a81ef  mutter-3.13.92.tar.xz
+f980505e4198399aa2224343dd0a9f3e  mutter-3.14.0.tar.xz


More information about the scm-commits mailing list