[gnome-shell] Update to 3.9.4

Florian Müllner fmuellner at fedoraproject.org
Wed Jul 10 18:36:58 UTC 2013


commit 995ef7bc7cd471c1c6480faa0dc9e3bef8be75b1
Author: Florian Müllner <florian.muellner at gmail.com>
Date:   Wed Jul 10 20:36:33 2013 +0200

    Update to 3.9.4

 .gitignore       |    1 +
 gnome-shell.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc29c0b..ec854ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.9.1.tar.xz
 /gnome-shell-3.9.2.tar.xz
 /gnome-shell-3.9.3.tar.xz
+/gnome-shell-3.9.4.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 58e6b31..59767c2 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.9.3
-Release:        3%{?dist}
+Version:        3.9.4
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -8,7 +8,7 @@ License:        GPLv2+
 Provides:       desktop-notification-daemon
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
-Source0:        http://download.gnome.org/sources/gnome-shell/3.8/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gnome-shell/3.9/%{name}-%{version}.tar.xz
 
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
@@ -20,7 +20,7 @@ Patch2: gnome-shell-revert-bluez5-port.patch
 %define gnome_bluetooth_version 1:3.1.0
 %define gobject_introspection_version 0.10.1
 %define gjs_version 1.35.4
-%define mutter_version 3.9.3
+%define mutter_version 3.9.4
 %define eds_version 3.5.3
 %define gnome_desktop_version 3.7.90
 %define gnome_menus_version 3.5.3
@@ -182,6 +182,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Wed Jul 10 2013 Florian Müllner <fmuellner at redhat.com> - 3.9.4-1
+- Update to 3.9.4
+
 * Wed Jul 10 2013 Milan Crha <mcrha at redhat.com> - 3.9.3-3
 - Rebuild against newer evolution-data-server
 
diff --git a/sources b/sources
index 1347a6e..cf0c738 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4491fc713c33608920485037bdab18a0  gnome-shell-3.9.3.tar.xz
+b3212b6e2fce5cd397cc556b353a92ca  gnome-shell-3.9.4.tar.xz


More information about the scm-commits mailing list