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