[gnome-session] 3.3.90

Kalev Lember kalev at fedoraproject.org
Tue Mar 20 23:26:02 UTC 2012


commit 3f765bc7042ec7821def173079198c325d9792af
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Feb 26 01:41:24 2012 -0500

    3.3.90

 .gitignore         |    1 +
 gnome-session.spec |   11 +++++------
 sources            |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd5f506..2e4204a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ gnome-session-2.31.6.tar.bz2
 /gnome-session-3.3.2.tar.xz
 /gnome-session-3.3.3.tar.xz
 /gnome-session-3.3.5.tar.xz
+/gnome-session-3.3.90.tar.xz
diff --git a/gnome-session.spec b/gnome-session.spec
index 1c07b42..ae8cac9 100644
--- a/gnome-session.spec
+++ b/gnome-session.spec
@@ -2,8 +2,8 @@
 
 Summary: GNOME session manager
 Name: gnome-session
-Version: 3.3.5
-Release: 2%{?dist}
+Version: 3.3.90
+Release: 1%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/gnome-session
 Source0: http://download.gnome.org/sources/gnome-session/3.3/%{name}-%{version}.tar.xz
@@ -12,9 +12,6 @@ Source2: gnome.desktop
 
 Patch0: gnome-session-3.3.1-llvmpipe.patch
 
-# upstream fix
-Patch1: gnome-session-interface.patch
-
 License: GPLv2+
 Group: User Interface/Desktops
 
@@ -82,7 +79,6 @@ Desktop file to add GNOME to display manager session menu.
 %prep
 %setup -q
 %patch0 -p1 -b .llvmpipe
-%patch1 -p1 -b .interface
 
 echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
 
@@ -158,6 +154,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
 
 %changelog
+* Sun Feb 26 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.90-1
+- Update to 3.3.90
+
 * Thu Feb  9 2012 Matthias Clasen <mclasen at redhat.com> - 3.3.5-2
 - Fix a bug in the new system interface registration
 
diff --git a/sources b/sources
index 7cf26cd..220f88e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8aea47ab6f43188383036ca7c4a7a6b  gnome-session-3.3.5.tar.xz
+9877ef9caefe4fd1e6407de2275f6fbd  gnome-session-3.3.90.tar.xz


More information about the scm-commits mailing list