[gnome-shell/f20] Update to 3.10.2

Florian Müllner fmuellner at fedoraproject.org
Thu Nov 14 12:43:35 UTC 2013


commit c07922792a48c1bfadbd2902a59af5b929153e81
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Thu Nov 14 12:43:41 2013 +0000

    Update to 3.10.2

 .gitignore                                         |    1 +
 ...Add-some-vertical-padding-on-login-screen.patch |   30 --------------------
 gnome-shell.spec                                   |    9 +++--
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a510070..341ca7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.10.0.tar.xz
 /gnome-shell-3.10.0.1.tar.xz
 /gnome-shell-3.10.1.tar.xz
+/gnome-shell-3.10.2.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 03a7960..ddef5be 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.10.1
-Release:        2%{?dist}
+Version:        3.10.2
+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.10/%{name}-%{ver
 
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
-Patch10: 0001-theme-Add-some-vertical-padding-on-login-screen.patch
 
 %define clutter_version 1.13.4
 %define gnome_bluetooth_version 1:3.9.0
@@ -116,7 +115,6 @@ easy to use experience.
 %prep
 %setup -q
 %patch1 -p1 -b .firefox
-%patch10 -p1 -b .user-list
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -176,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Thu Nov 14 2013 Florian Müllner <fmuellner at redhat.com> - 3.10.2-1
+- Update to 3.10.2
+
 * Wed Oct 30 2013 Florian Müllner <fmuellner at redhat.com> - 3.10.1-2
 - Backport upstream patch to fix user list overflow on login screen
 
diff --git a/sources b/sources
index bb67497..6ba5d8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efcdecf3fff971c50b008ac75895b7ab  gnome-shell-3.10.1.tar.xz
+34e9cb044f48e89928c0b23e9a716618  gnome-shell-3.10.2.tar.xz


More information about the scm-commits mailing list