[gnome-shell] Remove upstreamed patch

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 08:46:52 UTC 2012


commit 8db2980ca23e9c2d26c996aa6b5d0a28520cbecb
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 09:45:24 2012 +0100

    Remove upstreamed patch

 .gitignore                                         |    1 +
 ...ution-calendar-settings-into-our-own-sche.patch |   92 --------------------
 gnome-shell.spec                                   |   13 ++-
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 98 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 485b3fc..214c77c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.3.92.tar.xz
 /gnome-shell-3.4.0.tar.xz
 /gnome-shell-3.4.1.tar.xz
+/gnome-shell-3.5.2.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 856f463..2f6504e 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.4.1
-Release:        6%{?dist}
+Version:        3.5.2
+Release:        2%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -12,8 +12,6 @@ Source0:        http://download.gnome.org/sources/gnome-shell/3.4/%{name}-%{vers
 Patch0: gnome-shell-avoid-redhat-menus.patch
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
-# https://bugzilla.gnome.org/show_bug.cgi?id=674424
-Patch2: Mirror-Evolution-calendar-settings-into-our-own-sche.patch
 
 %define clutter_version 1.9.16
 %define gobject_introspection_version 0.10.1
@@ -89,7 +87,6 @@ easy to use experience.
 %setup -q
 %patch0 -p1 -b .avoid-redhat-menus
 %patch1 -p1 -b .firefox
-%patch2 -p1 -b .mirror-schemas
 
 rm configure
 
@@ -152,6 +149,12 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-2
+- Remove upstreamed patch
+
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-1
+- Update to 3.5.2
+
 * Mon May 28 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 3.4.1-6
 - Cherry pick F17 changes, bump build for new evo soname
 
diff --git a/sources b/sources
index 9a6f29a..ea5d17f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82a7dae5d0aa3de2afe317d882c79ee9  gnome-shell-3.4.1.tar.xz
+3eb9f20770bb0dee8b19bae2825801b5  gnome-shell-3.5.2.tar.xz


More information about the scm-commits mailing list