diff --git a/.gitignore b/.gitignore index 4608284..62abf33 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-2.91.91.tar.bz2 /gnome-shell-2.91.92.tar.bz2 /gnome-shell-2.91.93.tar.bz2 +/gnome-shell-3.0.0.tar.bz2 diff --git a/gnome-shell.spec b/gnome-shell.spec index 7eaf835..dbc2454 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 2.91.93 -Release: 3%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}- %define clutter_version 1.4.0 %define gobject_introspection_version 0.10.1 -%define mutter_version 2.91.93 +%define mutter_version 3.0.0 %define gjs_version 0.7.5 %define eds_version 2.91.6 @@ -133,6 +133,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Mon Apr 4 2011 Owen Taylor - 3.0.0-1 +- Update to 3.0.0 + * Tue Mar 29 2011 Brian Pepple - 2.91.93-3 - Bump diff --git a/sources b/sources index 1bf4819..f3cf1bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -785bd2c7219811c7cd0e19a9aea1d681 gnome-shell-2.91.93.tar.bz2 +afd800ebf70e6156ecc8f8f2dafb90b1 gnome-shell-3.0.0.tar.bz2