[gnome-shell] 3.3.4

Matthias Clasen mclasen at fedoraproject.org
Sat Jan 21 04:24:46 UTC 2012


commit 75b048b8c3f4d0e8930ba395fa1a93909b02bfa2
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Jan 20 23:24:46 2012 -0500

    3.3.4

 .gitignore       |    1 +
 gnome-shell.spec |   11 +++++------
 sources          |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2a8583..7d69fa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.2.1.tar.xz
 /gnome-shell-3.3.2.tar.xz
 /gnome-shell-3.3.3.tar.xz
+/gnome-shell-3.3.4.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 819eed6..179d96b 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.3.3
-Release:        2%{?dist}
+Version:        3.3.4
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -13,9 +13,6 @@ Patch0: gnome-shell-avoid-redhat-menus.patch
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
 
-# upstream fix
-Patch2: gnome-shell-gl.patch
-
 %define clutter_version 1.7.5
 %define gobject_introspection_version 0.10.1
 %define mutter_version 3.3.3
@@ -87,7 +84,6 @@ easy to use experience.
 %setup -q
 %patch0 -p1 -b .avoid-redhat-menus
 %patch1 -p1 -b .firefox
-%patch2 -p1 -b .gl
 
 rm configure
 
@@ -139,6 +135,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Fri Jan 20 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.4-1
+- Update to 3.3.4
+
 * Thu Jan 19 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.3-2
 - Rebuild for new cogl
 
diff --git a/sources b/sources
index 3320b35..d5debf6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6c6fd3c58dd35d56a10c3f18aab76f6  gnome-shell-3.3.3.tar.xz
+198aa602f60b47fc738bb808ac1b8000  gnome-shell-3.3.4.tar.xz


More information about the scm-commits mailing list