diff --git a/xfce4-session-4.10.0.tar.bz2 b/xfce4-session-4.10.0.tar.bz2 new file mode 100644 index 0000000..fd7c02f --- /dev/null +++ b/xfce4-session-4.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8aa9a74c3d382840596fb4875144d66c7f3f47c8e9ee81d31e3428a72c46ce +size 1257385 diff --git a/xfce4-session-4.9.2.tar.bz2 b/xfce4-session-4.9.2.tar.bz2 deleted file mode 100644 index 556e191..0000000 --- a/xfce4-session-4.9.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7a3343ea25c6ea8c2a987a1189268a9467408218720ebfebd0f428a11c35567 -size 1256366 diff --git a/xfce4-session.changes b/xfce4-session.changes index 525cd3c..7fd9e7e 100644 --- a/xfce4-session.changes +++ b/xfce4-session.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 29 08:53:51 UTC 2012 - gber@opensuse.org + +- update to version 4.10.0 + - remove remaining code to shutdown gconf + - skip gpg/ssh-agent if GNOME compat is enabled and gnome-keyring + found + - replace mkdirhier with mkdir + - translation updates + ------------------------------------------------------------------- Fri Apr 20 13:45:50 UTC 2012 - gber@opensuse.org diff --git a/xfce4-session.spec b/xfce4-session.spec index 6ffc4bd..2f2776a 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -19,13 +19,13 @@ %define libname libxfsm-4_6-0 Name: xfce4-session -Version: 4.9.2 +Version: 4.10.0 Release: 0 Summary: Xfce Session Manager License: GPL-2.0 Group: System/GUI/XFCE Url: http://docs.xfce.org/xfce/xfce4-session/start -Source0: http://archive.xfce.org/src/xfce/xfce4-session/4.9/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/xfce/xfce4-session/4.10/%{name}-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE xfce4-session-simple-splash-remove-shadows.patch gber@opensuse.org -- Improves readability of the simple splash engine text by removing the text shadows Patch0: xfce4-session-simple-splash-remove-shadows.patch # PATCH-FIX-OPENSUSE xfce4-session-adapt-session-script.patch gber@opensuse.org -- Adapt upstream sessions script to openSUSE