From 5d8beb4d9c1d55cf7f0ff51eff2d13552923e884 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Mon, 25 Apr 2011 18:37:40 -0400 Subject: [PATCH] Update to 3.0.1 --- .gitignore | 1 + gnome-shell.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c9ee7f..a9b304f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.0.0.tar.bz2 /gnome-shell-3.0.0.1.tar.bz2 /gnome-shell-3.0.0.2.tar.bz2 +/gnome-shell-3.0.1.tar.bz2 diff --git a/gnome-shell.spec b/gnome-shell.spec index f481aa8..41d0b5b 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.0.0.2 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -137,6 +137,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Mon Apr 25 2011 Owen Taylor - 3.0.1-1 +- Update to 3.0.1 + * Mon Apr 11 2011 Colin Walters - 3.0.0.2-2 - We want to use the GNOME menus which has the designed categories, not the legacy redhat-menus. diff --git a/sources b/sources index 5bb9281..43574a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d95ad1e1d174ffe204ae9d9a0c3009c gnome-shell-3.0.0.2.tar.bz2 +d20a2d748bfed2f62e579962fdad0a06 gnome-shell-3.0.1.tar.bz2