[gnome-session/f15/master] 2.91.91

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 8 02:55:36 UTC 2011


commit 8ffbbdf004d47419e24e23fb47514f0c6b5dff66
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Mar 7 21:55:11 2011 -0500

    2.91.91

 .gitignore         |    1 +
 gnome-session.spec |   12 +++++-------
 sources            |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c04b92..d1530bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gnome-session-2.31.6.tar.bz2
 /gnome-session-2.91.4.tar.bz2
 /gnome-session-2.91.6.tar.bz2
 /gnome-session-2.91.90.tar.bz2
+/gnome-session-2.91.91.tar.bz2
diff --git a/gnome-session.spec b/gnome-session.spec
index 9ec398c..8e0d90d 100644
--- a/gnome-session.spec
+++ b/gnome-session.spec
@@ -2,8 +2,8 @@
 
 Summary: GNOME session manager
 Name: gnome-session
-Version: 2.91.90
-Release: 5%{?dist}
+Version: 2.91.91
+Release: 1%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/gnome-session
 Source0: http://download.gnome.org/sources/gnome-session/2.91/%{name}-%{version}.tar.bz2
@@ -68,9 +68,6 @@ Requires(postun): /usr/bin/gtk-update-icon-cache
 # an artificial requires to make sure we get dconf, for now
 Requires: dconf
 
-Patch0: fix-crashity-crash-crash.patch
-Patch1: 0001-gsm_manager_get-does-not-return-a-reference.patch
-
 %description
 gnome-session manages a GNOME desktop or GDM login session. It starts up
 the other core GNOME components and handles logout and saving the session.
@@ -85,8 +82,6 @@ Desktop file to add GNOME to display manager session menu.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-crashity-crash-crash
-%patch1 -p1 -b .make-if-session-work
 
 echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
 
@@ -165,6 +160,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
 
 %changelog
+* Mon Mar  7 2011 Matthias Clasen <mclasen at redhat.com> 2.91.91-1
+- Update to 2.91.91
+
 * Mon Feb 28 2011 Matthias Clasen <mclasen at redhat.com> 2.91.90-5
 - Make the new if-session Autostart condition work
 
diff --git a/sources b/sources
index 0599d27..673730e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6002cd03df975675ca579775b265018e  gnome-session-2.91.90.tar.bz2
+d18a72fb4449fac36a07c45e542ec667  gnome-session-2.91.91.tar.bz2


More information about the scm-commits mailing list