From 81b24e59d1e45911a7a0a2d52cbaf5aa56a63ac5 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 27 Sep 2011 10:12:52 -0400 Subject: [PATCH] Update to 3.2.0 --- .gitignore | 1 + gnome-shell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7b47187..e0f18ae 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ 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.2.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index fdcece5..ebded0b 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.1.91.1 -Release: 2%{?dist} +Version: 3.2.0 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -155,6 +155,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Tue Sep 27 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Fri Sep 16 2011 Kalev Lember - 3.1.91.1-2 - Tighten dependencies by specifying the required arch (#739130) diff --git a/sources b/sources index f2c066f..01b6995 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -938e2899de498a66e121829e784a8999 gnome-shell-3.1.91.1.tar.xz +684d7620f1dfd144b2d97ab970daa1ad gnome-shell-3.2.0.tar.xz