[gnome-shell/f16] Update to 3.2.2.1 - fixes regressions with tray icon handling

Owen Taylor otaylor at fedoraproject.org
Fri Jan 20 05:29:30 UTC 2012


commit 4b0e0e982f35da0443085332bc2e55875bc069df
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Fri Jan 20 00:29:06 2012 -0500

    Update to 3.2.2.1 - fixes regressions with tray icon handling

 .gitignore       |    1 +
 gnome-shell.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c22cef6..a68d137 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.2.0.tar.xz
 /gnome-shell-3.2.1.tar.xz
 /gnome-shell-3.2.2.tar.xz
+/gnome-shell-3.2.2.1.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 568b76a..228947f 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,5 +1,5 @@
 Name:           gnome-shell
-Version:        3.2.2
+Version:        3.2.2.1
 Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
@@ -155,6 +155,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Fri Jan 20 2012 Owen Taylor <otaylor at redhat.com> - 3.2.2.1-1
+- Update to 3.2.2.1 - fixes regressions with tray icon handling
+
 * Wed Jan 18 2012 Owen Taylor <otaylor at redhat.com> - 3.2.2-1
 - Update to 3.2.2
 
diff --git a/sources b/sources
index e073f46..1b5f3ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a42bae2c05048c7ddd60b5114e72796a  gnome-shell-3.2.2.tar.xz
+44b79ba7c3f204b697d8a96417cc2b4a  gnome-shell-3.2.2.1.tar.xz


More information about the scm-commits mailing list