diff --git a/gnome-session-3.10.0.tar.xz b/gnome-session-3.10.0.tar.xz new file mode 100644 index 0000000..f9a88a8 --- /dev/null +++ b/gnome-session-3.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d90c5d5a33ec8a3002f1e77e201c1554eeb8bbba8923d94fab81b3a8e0696e +size 773640 diff --git a/gnome-session-3.9.92.tar.xz b/gnome-session-3.9.92.tar.xz deleted file mode 100644 index b181b91..0000000 --- a/gnome-session-3.9.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49cc0d455768eb823e2482bf0b4064e11017ecb270d1beb24f937385a6111cc9 -size 767760 diff --git a/gnome-session.changes b/gnome-session.changes index c049619..119de18 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 24 07:48:08 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.0: + + Put gnome-shell-wayland.desktop in /usr/share/wayland-sessions + instead of /usr/share/xsessions. + + Updated translations. + ------------------------------------------------------------------- Wed Sep 18 19:35:02 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index 90e3f76..8c3b9f6 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -19,13 +19,13 @@ %define with_systemd 1 Name: gnome-session -Version: 3.9.92 +Version: 3.10.0 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-session/3.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-session/3.10/%{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop # PATCH-FIX-UPSTREAM gnome-session-ice-auth-for-suid.patch hpj@novell.com -- Carries ICE auth over to other UIDs in this session using an env var. @@ -177,7 +177,8 @@ rm -rf %{buildroot} %files wayland %defattr (-, root, root) %{_datadir}/gnome-session/sessions/gnome-wayland.session -%{_datadir}/xsessions/gnome-wayland.desktop +%dir %{_datadir}/wayland-sessions +%{_datadir}/wayland-sessions/gnome-wayland.desktop %files core %defattr (-, root, root)