From 1cef2f19ba0c15f0b7f55c66d5e84ed0de843683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 19 Dec 2014 13:06:08 +0100 Subject: [PATCH] Update to 3.15.3 --- .gitignore | 1 + gnome-shell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2f36f98..7085cd3 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.14.1.tar.xz /gnome-shell-3.15.1.tar.xz /gnome-shell-3.15.2.tar.xz +/gnome-shell-3.15.3.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 7ae1467..083256e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.15.2 +Version: 3.15.3 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -179,6 +179,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Fri Dec 19 2014 Florian Müllner - 3.15.3-1 +- Update to 3.15.3 + * Thu Nov 27 2014 Florian Müllner - 3.15.2-1 - Update to 3.15.2 diff --git a/sources b/sources index 4933d7d..a75eb3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a84a42eea2ef812ca1f78c38616ce066 gnome-shell-3.15.2.tar.xz +52e57ec609bee5564e457d4c8270a119 gnome-shell-3.15.3.tar.xz