From 9efe5bde17ab352f18403bbb494567c0d5399fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 15 Oct 2015 20:56:15 +0200 Subject: [PATCH] Update to 3.18.1 --- .gitignore | 1 + gnome-shell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2e56d2c..3c45d21 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.17.91.tar.xz /gnome-shell-3.17.92.tar.xz /gnome-shell-3.18.0.tar.xz +/gnome-shell-3.18.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index aa42532..90069ce 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.18.0 +Version: 3.18.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -187,6 +187,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Oct 15 2015 Florian Müllner - 3.18.1-1 +- Update to 3.18.1 + * Mon Sep 21 2015 Florian Müllner - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index 3090a81..c193bba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -373b3dfcfaa6ac252f0ab6098ed05630 gnome-shell-3.18.0.tar.xz +1277caf99765054fed947dd3418f9d48 gnome-shell-3.18.1.tar.xz