diff --git a/.gitignore b/.gitignore index 9a7a510..749c30d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.0.1.tar.bz2 /gnome-shell-3.0.2.tar.bz2 /gnome-shell-3.1.3.tar.bz2 +/gnome-shell-3.1.4.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index f0748ba..5e1e9d0 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.1.3 -Release: 4%{?dist} +Version: 3.1.4 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -147,6 +147,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Wed Jul 27 2011 Matthias Clasen - 3.1.4-1 +- Update to 3.1.4 + * Wed Jul 27 2011 Matthias Clasen - 3.1.3-4 - Rebuild diff --git a/sources b/sources index be4b932..69d58ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be29a47fc40e90055b194f290044f50c gnome-shell-3.1.3.tar.bz2 +e9280405b9c0f7ff84c6cd8342b0e1b2 gnome-shell-3.1.4.tar.xz