Update to 3.15.1

This commit is contained in:
Florian Müllner 2014-10-30 11:45:47 +00:00
parent 411f65149f
commit b1ced76ea2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <fmuellner@redhat.com> - 3.15.1-1
- Update to 3.15.1
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
- Update to 3.14.1

View File

@ -1 +1 @@
ce255fb8870f37dc1fce0b611f2d05a7 gnome-shell-3.14.1.tar.xz
1b068eb97ba1e2a9668cd97dca622bc7 gnome-shell-3.15.1.tar.xz