From b1ced76ea21c4210bce27892b6015597c1c83d31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 30 Oct 2014 11:45:47 +0000 Subject: [PATCH] Update to 3.15.1 --- .gitignore | 1 + gnome-shell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0332bdc..28cab41 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.13.92.tar.xz /gnome-shell-3.14.0.tar.xz /gnome-shell-3.14.1.tar.xz +/gnome-shell-3.15.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index c6fcc8a..7067132 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.14.1 +Version: 3.15.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.15/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -176,6 +176,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Oct 30 2014 Florian Müllner - 3.15.1-1 +- Update to 3.15.1 + * Tue Oct 14 2014 Florian Müllner - 3.14.1-1 - Update to 3.14.1 diff --git a/sources b/sources index 8dfaf62..73c28b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce255fb8870f37dc1fce0b611f2d05a7 gnome-shell-3.14.1.tar.xz +1b068eb97ba1e2a9668cd97dca622bc7 gnome-shell-3.15.1.tar.xz