[gnome-shell/f17] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 23:46:14 UTC 2012


commit 1cf3e0fb6aea22b4cdafcfe49b13cc54583fe31c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 23:09:33 2012 +0300

    Update to 3.4.1

 .gitignore       |    1 +
 gnome-shell.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03df9e9..485b3fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.3.90.tar.xz
 /gnome-shell-3.3.92.tar.xz
 /gnome-shell-3.4.0.tar.xz
+/gnome-shell-3.4.1.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 36f6692..1e4b2bf 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,21 +1,21 @@
 Name:           gnome-shell
-Version:        3.4.0
-Release:        2%{?dist}
+Version:        3.4.1
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
-Source0:        http://download.gnome.org/sources/gnome-shell/3.3/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz
 
 Patch0: gnome-shell-avoid-redhat-menus.patch
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
 
-%define clutter_version 1.7.5
+%define clutter_version 1.9.16
 %define gobject_introspection_version 0.10.1
-%define mutter_version 3.3.3
+%define mutter_version 3.4.1
 %define eds_version 2.91.6
 %define json_glib_version 0.13.2
 
@@ -147,6 +147,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Wed Apr 18 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-1
+- Update to 3.4.1
+
 * Thu Apr  5 2012 Owen Taylor <otaylor at redhat.com> - 3.4.0-2
 - Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
   to handle the transition from mozilla-firefox.desktop to firefox.desktop.
diff --git a/sources b/sources
index 0036b53..9a6f29a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f0a063dfe10a399b4280396cd79ae80  gnome-shell-3.4.0.tar.xz
+82a7dae5d0aa3de2afe317d882c79ee9  gnome-shell-3.4.1.tar.xz


More information about the scm-commits mailing list