[gnome-shell] 3.2.1

Matthias Clasen mclasen at fedoraproject.org
Wed Oct 19 05:56:33 UTC 2011


commit efafa91b30097313c5a6a61030c5a892c4385e7d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Oct 19 01:56:04 2011 -0400

    3.2.1

 .gitignore       |    2 ++
 gnome-shell.spec |   20 ++++++++++++++------
 sources          |    2 +-
 3 files changed, 17 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0f18ae..ea00f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,6 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.1.90.1.tar.xz
 /gnome-shell-3.1.91.tar.xz
 /gnome-shell-3.1.91.1.tar.xz
+/gnome-shell-3.1.92.tar.xz
 /gnome-shell-3.2.0.tar.xz
+/gnome-shell-3.2.1.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index a22b5be..e4e8b5b 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,13 +1,13 @@
 Name:           gnome-shell
-Version:        3.2.0
-Release:        2%{?dist}
+Version:        3.2.1
+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://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gnome-shell/3.2/%{name}-%{version}.tar.xz
 
 Patch0: gnome-shell-avoid-redhat-menus.patch
 # Replace Epiphany with Firefox in the default favourite apps list
@@ -155,12 +155,18 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
-* Mon Oct 03 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.2.0-2
-- Rebuld against new tp-glib.
+* Wed Oct 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.1-1
+- Update to 3.2.1
 
-* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+* Wed Sep 28 2011 Ray Strode <rstrode at redhat.com> 3.2.0-2
+- rebuild
+
+* Mon Sep 26 2011 Owen Taylor <otaylor at redhat.com> - 3.2.0-1
 - Update to 3.2.0
 
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
+- Update to 3.1.92
+
 * Fri Sep 16 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.91.1-2
 - Tighten dependencies by specifying the required arch (#739130)
 
@@ -176,6 +182,8 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 * Wed Sep  7 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
 - Update to 3.1.91
+
+* Thu Sep  1 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90.1-2
 - Require caribou
 
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90.1-1
diff --git a/sources b/sources
index 01b6995..0ca56d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-684d7620f1dfd144b2d97ab970daa1ad  gnome-shell-3.2.0.tar.xz
+9519921d31d8c43d054dbc11e1f0733b  gnome-shell-3.2.1.tar.xz


More information about the scm-commits mailing list