[gnome-shell/f15/master] Update to 3.0.0.1

Owen Taylor otaylor at fedoraproject.org
Tue Apr 5 20:27:04 UTC 2011


commit 36805744a14b74bd22c8fd821fd81886a2eb3df5
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Tue Apr 5 16:26:34 2011 -0400

    Update to 3.0.0.1
    
    Fixes bug where network menu could leave Clutter event handling stuck.

 .gitignore       |    1 +
 gnome-shell.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 <otaylor at redhat.com> - 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 <otaylor at redhat.com> - 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


More information about the scm-commits mailing list