From 4b52618e4cb785d8e0384f452cb81c34d2d22cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 30 Oct 2013 17:19:50 +0100 Subject: [PATCH] Update to 3.11.1 --- .gitignore | 1 + gnome-shell.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a510070..777bd03 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.10.0.tar.xz /gnome-shell-3.10.0.1.tar.xz /gnome-shell-3.10.1.tar.xz +/gnome-shell-3.11.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9125967..bdfdd79 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.10.1 -Release: 2%{?dist} +Version: 3.11.1 +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.10/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.11/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Oct 30 2013 Florian Müllner - 3.11.1-1 +- Update to 3.11.1 + * Fri Oct 25 2013 Florian Müllner - 3.10.1-2 - Rebuild for new e-d-s diff --git a/sources b/sources index bb67497..6eb7edd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efcdecf3fff971c50b008ac75895b7ab gnome-shell-3.10.1.tar.xz +7944531c3285d96e0dc0a54f3a4a27eb gnome-shell-3.11.1.tar.xz