[gnome-shell/f18] Update to 3.6.3.1

Florian Müllner fmuellner at fedoraproject.org
Wed Feb 20 19:52:55 UTC 2013


commit 6dc7d62409e6861edc3f9a966da1ff167fe10269
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Wed Feb 20 20:52:09 2013 +0100

    Update to 3.6.3.1

 .gitignore                                         |    1 +
 ...ageTray-fix-notification-height-expansion.patch |   69 --------------------
 gnome-shell.spec                                   |   10 ++-
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 74 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28b46b8..7cedd10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.6.1.tar.xz
 /gnome-shell-3.6.2.tar.xz
 /gnome-shell-3.6.3.tar.xz
+/gnome-shell-3.6.3.1.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index e26b3ff..038cf80 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.6.3
-Release:        2%{?dist}
+Version:        3.6.3.1
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -12,7 +12,6 @@ Source0:        http://download.gnome.org/sources/gnome-shell/3.6/%{name}-%{vers
 
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
-Patch2: 0001-MessageTray-fix-notification-height-expansion.patch
 
 %define clutter_version 1.11.14-2
 %define gnome_bluetooth_version 3.5.5
@@ -103,7 +102,6 @@ easy to use experience.
 %prep
 %setup -q
 %patch1 -p1 -b .firefox
-%patch2 -p1 -b .notification-expansion
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -168,6 +166,10 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Wed Feb 20 2013 Florian Müllner <fmuellner at redhat.com> - 3.6.3.1-1
+- Update to 3.6.3.1
+  (The code in this release is identical to 3.6.3-2)
+
 * Thu Feb 14 2013 Florian Müllner <fmuellner at redhat.com> - 3.6.3-2
 - Include regression fix missed in 3.6.3 release
 
diff --git a/sources b/sources
index 227d19b..cddd5a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e3a0cf840d79f944cf8c7afc1c72431  gnome-shell-3.6.3.tar.xz
+6d00d16fd54fa0d0e5d4b3a7dcad0bfe  gnome-shell-3.6.3.1.tar.xz


More information about the scm-commits mailing list