From e5d0dd9ac421e8261c079195bf7845afec4dc427 Mon Sep 17 00:00:00 2001 From: Owen W. Taylor Date: Mar 29 2011 03:53:50 +0000 Subject: Update to 2.91.93 --- diff --git a/.gitignore b/.gitignore index 62fb6f7..4608284 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-2.91.90.tar.bz2 /gnome-shell-2.91.91.tar.bz2 /gnome-shell-2.91.92.tar.bz2 +/gnome-shell-2.91.93.tar.bz2 diff --git a/gnome-shell.spec b/gnome-shell.spec index b4c0192..1b4b938 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 2.91.92 -Release: 3%{?dist} +Version: 2.91.93 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -8,12 +8,10 @@ License: GPLv2+ URL: http://live.gnome.org/GnomeShell #VCS: git:git://git.gnome.org/gnome-shell Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}-%{version}.tar.bz2 -Patch0: 0001-Account-for-nm_client_activate_connection-API-change.patch -Patch1: fix-vpn-indicator.patch %define clutter_version 1.4.0 %define gobject_introspection_version 0.10.1 -%define mutter_version 2.91.92 +%define mutter_version 2.91.93 %define gjs_version 0.7.5 %define eds_version 2.91.6 @@ -76,8 +74,6 @@ easy to use experience. %prep %setup -q -%patch0 -p1 -b .nm09-api -%patch1 -p1 -b .fix-vpn-indicator %build (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; diff --git a/sources b/sources index f0385f9..1bf4819 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e34b881a7a3ad6d8bd2d821e63986d0 gnome-shell-2.91.92.tar.bz2 +785bd2c7219811c7cd0e19a9aea1d681 gnome-shell-2.91.93.tar.bz2