[gnome-shell] 3.3.3

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 5 20:50:37 UTC 2012


commit 1332b05b93dfdc103aca191c0a292c2d79d2f128
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jan 5 15:50:32 2012 -0500

    3.3.3

 .gitignore       |    1 +
 gnome-shell.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a3de42..b2a8583 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.3.2.tar.xz
+/gnome-shell-3.3.3.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 9f6e5c1..95af27c 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.3.2
-Release:        2%{?dist}
+Version:        3.3.3
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -13,9 +13,9 @@ Patch0: gnome-shell-avoid-redhat-menus.patch
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
 
-%define clutter_version 1.4.0
+%define clutter_version 1.7.5
 %define gobject_introspection_version 0.10.1
-%define mutter_version 3.0.0
+%define mutter_version 3.3.2
 %define eds_version 2.91.6
 %define json_glib_version 0.13.2
 
@@ -133,6 +133,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Thu Jan  5 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+
 * Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 3.3.2-2
 - Rebuild for new clutter and e-d-s
 
diff --git a/sources b/sources
index 475e325..3320b35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-737af8aaabbfd12ef625c9f7d4aa03b1  gnome-shell-3.3.2.tar.xz
+d6c6fd3c58dd35d56a10c3f18aab76f6  gnome-shell-3.3.3.tar.xz


More information about the scm-commits mailing list