[gnome-shell] 3.1.3

Peter Robinson pbrobinson at fedoraproject.org
Tue Jul 5 16:09:48 UTC 2011


commit 197eb21c5c8705a85e6b867111e63afe3d344c5e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jul 5 17:09:37 2011 +0100

    3.1.3

 .gitignore                                         |    1 +
 Import-Shell-as-needed-by-recent-commit.patch      |   24 ----------
 ...et_file_contents_utf8_sync-over-GLib.file.patch |   48 --------------------
 gnome-shell-3.0.2-st-icon-colors-atomic.patch      |   30 ------------
 gnome-shell-3.0.2-st-shadow-atomic.patch           |   30 ------------
 gnome-shell.spec                                   |   17 +++-----
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 144 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5a1f54..9a7a510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.0.0.2.tar.bz2
 /gnome-shell-3.0.1.tar.bz2
 /gnome-shell-3.0.2.tar.bz2
+/gnome-shell-3.1.3.tar.bz2
diff --git a/gnome-shell.spec b/gnome-shell.spec
index b6326db..631cb73 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,20 +1,16 @@
 Name:           gnome-shell
-Version:        3.0.2
-Release:        4%{?dist}
+Version:        3.1.3
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
 License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.0/%{name}-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.1/%{name}-%{version}.tar.bz2
 
 Patch0: gnome-shell-avoid-redhat-menus.patch
 # from upstream
-Patch1: gnome-shell-3.0.2-st-shadow-atomic.patch
-Patch2: gnome-shell-3.0.2-st-icon-colors-atomic.patch
-Patch3: Use-Shell.get_file_contents_utf8_sync-over-GLib.file.patch
-Patch4: Import-Shell-as-needed-by-recent-commit.patch
 
 %define clutter_version 1.4.0
 %define gobject_introspection_version 0.10.1
@@ -85,10 +81,6 @@ easy to use experience.
 %prep
 %setup -q
 %patch0 -p1 -b .avoid-redhat-menus
-%patch1 -p1 -b .st-shadow-atomic
-%patch2 -p1 -b .st-icon-colors-atomic
-%patch3 -p1 -b .use-get-file-contents
-%patch4 -p1 -b .add-shell-import
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -153,6 +145,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Tue Jul  5 2011 Peter Robinson <pbrobinson at gmail.com> - 3.1.3-1
+- Upstream 3.1.3 dev release
+
 * Mon Jun 27 2011 Adam Williamson <awilliam at redhat.com> - 3.0.2-4
 - add fixes from f15 branch (gjs dep and rpath)
 
diff --git a/sources b/sources
index b5310d5..be4b932 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea5194dc27301ca7ee00a97f5f3ab625  gnome-shell-3.0.2.tar.bz2
+be29a47fc40e90055b194f290044f50c  gnome-shell-3.1.3.tar.bz2


More information about the scm-commits mailing list