From f7cecf386da9b26986958415beb6d648e40eb170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 24 Sep 2013 00:05:02 +0200 Subject: [PATCH] Update to 3.10.0 --- .gitignore | 1 + gnome-shell.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 84faf44..2a88e03 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.9.90.tar.xz /gnome-shell-3.9.91.tar.xz /gnome-shell-3.9.92.tar.xz +/gnome-shell-3.10.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index c9a4795..4795a96 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.9.92 -Release: 3%{?dist} +Version: 3.10.0 +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.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.10/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch %define gnome_bluetooth_version 1:3.9.0 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.9.92 +%define mutter_version 3.10.0 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Sep 24 2013 Florian Müllner - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Matthias Clasen - 3.9.92-3 - Build against mutter-wayland diff --git a/sources b/sources index 904715c..e9fd251 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01bb1978309ef745206d7ca08529a3bc gnome-shell-3.9.92.tar.xz +2772e8cbc012d1aac3ec20d3f8f91720 gnome-shell-3.10.0.tar.xz