From a1abf74b6910ca4394398c958b270acb63fd71e514e6940c1c33de8d376abc87 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 15 Apr 2014 15:27:15 +0000 Subject: [PATCH] Accepting request 230212 from GNOME:Next - Update to version 3.12.1: + Add DesktopNames to session files. + doap file updates. + ConsoleKit fixes. + Updated translations. - Fix dependency of gnome-session-wayland: require gnome-shell-wayland instead of regular gnome-shell. OBS-URL: https://build.opensuse.org/request/show/230212 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=203 --- gnome-session-3.12.0.tar.xz | 3 --- gnome-session-3.12.1.tar.xz | 3 +++ gnome-session.changes | 15 +++++++++++++++ gnome-session.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 gnome-session-3.12.0.tar.xz create mode 100644 gnome-session-3.12.1.tar.xz diff --git a/gnome-session-3.12.0.tar.xz b/gnome-session-3.12.0.tar.xz deleted file mode 100644 index 4cb0c32..0000000 --- a/gnome-session-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a39306c46f153c857797f71d0cb8aad041b173d5e6acec7e47abcb3836d952d3 -size 746876 diff --git a/gnome-session-3.12.1.tar.xz b/gnome-session-3.12.1.tar.xz new file mode 100644 index 0000000..e5e7a97 --- /dev/null +++ b/gnome-session-3.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa308771ac18bc5f77e5a5be3b2d93df1625168cb40167c1dfa898e9006e25d3 +size 718380 diff --git a/gnome-session.changes b/gnome-session.changes index 7e97086..47e3d35 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 15 14:30:20 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.1: + + Add DesktopNames to session files. + + doap file updates. + + ConsoleKit fixes. + + Updated translations. + +------------------------------------------------------------------- +Sat Apr 5 12:26:53 UTC 2014 - dimstar@opensuse.org + +- Fix dependency of gnome-session-wayland: require + gnome-shell-wayland instead of regular gnome-shell. + ------------------------------------------------------------------- Wed Mar 26 19:07:30 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index 80204b0..4c09752 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -19,7 +19,7 @@ %define with_systemd 1 Name: gnome-session -Version: 3.12.0 +Version: 3.12.1 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0+ @@ -94,7 +94,7 @@ Summary: Session Manager for GNOME -- Wayland session Group: System/GUI/GNOME Requires: %{name} = %{version} Requires: gnome-settings-daemon -Requires: gnome-shell +Requires: gnome-shell-wayland %description wayland This package contains the definition of the default GNOME session on Wayland.