diff --git a/.gitignore b/.gitignore index 65c00bd..cb43a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.13.90.tar.xz /gnome-shell-3.13.91.tar.xz /gnome-shell-3.13.92.tar.xz +/gnome-shell-3.14.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9f900c5..7a3e4a0 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.13.92 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.14/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -179,6 +179,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Mon Sep 22 2014 Florian Müllner - 3.14.0-1 +- Update to 3.14.0 + * Wed Sep 17 2014 Florian Müllner - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index 53f0122..2fa5643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f066cd2100dcc0871c1086a270888807 gnome-shell-3.13.92.tar.xz +403d930632dfa60ddc92779992891938 gnome-shell-3.14.0.tar.xz