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 - 3.2.0-2 -- Rebuld against new tp-glib. +* Wed Oct 19 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 -* Tue Sep 27 2011 Ray - 3.2.0-1 +* Wed Sep 28 2011 Ray Strode 3.2.0-2 +- rebuild + +* Mon Sep 26 2011 Owen Taylor - 3.2.0-1 - Update to 3.2.0 +* Tue Sep 20 2011 Matthias Clasen - 3.1.92-1 +- Update to 3.1.92 + * Fri Sep 16 2011 Kalev Lember - 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 - 3.1.91-1 - Update to 3.1.91 + +* Thu Sep 1 2011 Matthias Clasen - 3.1.90.1-2 - Require caribou * Wed Aug 31 2011 Matthias Clasen - 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