From 1819746b79f87031d0c49ebf3f995438ea97fd8c Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Sep 22 2014 18:35:50 +0000 Subject: Update to 3.14.0 --- 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 a559b89..b008029 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,7 +1,7 @@ %global clutter_version 1.19.6-3 Name: mutter -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} Summary: Window and compositing manager based on Clutter @@ -9,7 +9,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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz BuildRequires: clutter-devel >= %{clutter_version} @@ -140,6 +140,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %exclude %{_datadir}/gtk-doc %changelog +* Mon Sep 22 2014 Florian Müllner - 3.14.0-1 +- Update to 3.14.0 + * Wed Sep 17 2014 Florian Müllner - 3.13.92-1 - Update to 3.13.92 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