diff --git a/.gitignore b/.gitignore index 8555d97..10fef9e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.1.3.tar.bz2 /gnome-shell-3.1.4.tar.xz /gnome-shell-3.1.4-gite7b9933.tar.bz2 +/gnome-shell-3.1.90.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 3d7e9ea..0cc4563 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,15 +1,14 @@ -%define alphatag gite7b9933 Name: gnome-shell -Version: 3.1.4 -Release: 3.%{alphatag}%{?dist} +Version: 3.1.90.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}-%{alphatag}.tar.bz2 +Source0: http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.xz Patch0: gnome-shell-avoid-redhat-menus.patch # from upstream @@ -150,6 +149,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Wed Aug 31 2011 Matthias Clasen - 3.1.90.1-1 +- Update to 3.1.90.1 + * Wed Aug 31 2011 Adam Williamson - 3.1.4-3.gite7b9933 - rebuild against e-d-s diff --git a/sources b/sources index cc7cff9..11b86d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7429758a71d2540bbdc8fd59e1a9492e gnome-shell-3.1.4-gite7b9933.tar.bz2 +4a6698706fa906a4fbb12b5a5db814ef gnome-shell-3.1.90.1.tar.xz