diff --git a/.gitignore b/.gitignore index 62abf33..6ed2569 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-2.91.92.tar.bz2 /gnome-shell-2.91.93.tar.bz2 /gnome-shell-3.0.0.tar.bz2 +/gnome-shell-3.0.0.1.tar.bz2 diff --git a/gnome-shell.spec b/gnome-shell.spec index dbc2454..6d8ea4f 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.0.0 +Version: 3.0.0.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -133,6 +133,10 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Tue Apr 5 2011 Owen Taylor - 3.0.0.1-1 +- Update to 3.0.0.1 (fixes bug where network menu could leave + Clutter event handling stuck.) + * Mon Apr 4 2011 Owen Taylor - 3.0.0-1 - Update to 3.0.0 diff --git a/sources b/sources index f3cf1bb..7240999 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afd800ebf70e6156ecc8f8f2dafb90b1 gnome-shell-3.0.0.tar.bz2 +f84fd69633f883926b9a0f1bd3c42024 gnome-shell-3.0.0.1.tar.bz2