From 9b2d8a991dd842b510c6983f7e455dcfd09958df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 13 Apr 2016 19:19:51 +0200 Subject: [PATCH] Update to 3.20.1 --- .gitignore | 1 + gnome-shell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 52d7735..dc8face 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.19.91.tar.xz /gnome-shell-3.19.92.tar.xz /gnome-shell-3.20.0.tar.xz +/gnome-shell-3.20.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index cd90f0b..3945e0d 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.20.0 +Version: 3.20.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -183,6 +183,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Apr 13 2016 Florian Müllner - 3.20.1-1 +- Update to 3.20.1 + * Tue Mar 22 2016 Florian Müllner - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index c9ab61a..adace3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7da734b1e6438d28cfc07f5942f62f14 gnome-shell-3.20.0.tar.xz +47f7344fcc2bcb70c9e429256d284a52 gnome-shell-3.20.1.tar.xz