diff --git a/.gitignore b/.gitignore index ee53201..3d252a0 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.12.0.tar.xz /gnome-shell-3.12.1.tar.xz /gnome-shell-3.13.1.tar.xz +/gnome-shell-3.13.2.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index cb417e1..6f14b35 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.13.1 -Release: 2%{?dist} +Version: 3.13.2 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu May 27 2014 Florian Müllner - 3.13.2-1 +- Update to 3.13.2 + * Thu May 01 2014 Kalev Lember - 3.13.1-2 - Pull in libgsystem diff --git a/sources b/sources index ceaf6ca..e4d39d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -104178948e6cb0199f5f69ef15f965c5 gnome-shell-3.13.1.tar.xz +ffc03d644ed70c3bf957909d1c381f6a gnome-shell-3.13.2.tar.xz