Accepting request 416693 from home:zhangxiaofei:branches:GNOME:Factory
SLE sync OBS-URL: https://build.opensuse.org/request/show/416693 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=242
This commit is contained in:
parent
2b9b259d04
commit
76b4114725
@ -12,6 +12,14 @@ Sun Jul 17 12:04:34 UTC 2016 - fezhang@suse.com
|
||||
sufficient to bootstrap gnome-session.
|
||||
- Unconditionally call autoconf, as the newly added patch touches
|
||||
the build system.
|
||||
- Drop gnome-session-disable-logging-to-systemd-journal.patch
|
||||
(bsc#979498). Function replaced by the more robust
|
||||
gnome-session-logging-to-systemd-journal-configurable.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 15 09:09:38 UTC 2016 - alarrosa@suse.com
|
||||
|
||||
- Update to GNOME 3.20.2 Fate#318572
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 17:30:19 UTC 2016 - zaitor@opensuse.org
|
||||
@ -30,6 +38,13 @@ Wed Jul 6 06:43:18 UTC 2016 - fbui@suse.com
|
||||
Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs,
|
||||
which are obsolete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 10:24:02 UTC 2016 - fezhang@suse.com
|
||||
|
||||
- Revive gnome-session-disable-logging-to-systemd-journal.patch
|
||||
(bnc#979498) and also update it responding to the change
|
||||
introduced by upstream commit 5449174.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 21:46:08 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
@ -47,6 +62,24 @@ Wed May 25 21:46:08 UTC 2016 - zaitor@opensuse.org
|
||||
- Drop hicolor-icon-theme BuildRequires: We rely on Adwaita now,
|
||||
and that is always provided by gtk3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 07:31:40 UTC 2016 - fezhang@suse.com
|
||||
|
||||
- Update to GNOME 3.20.2 Fate#318572
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 06:03:11 UTC 2016 - fezhang@suse.com
|
||||
|
||||
- Update to GNOME 3.20 Fate#318572
|
||||
- Drop gnome-session-commit-07852f0.patch: fixed upstream
|
||||
- Drop gnome-session-pass-env-to-dbus.patch (bnc#869677):
|
||||
fixed upstream
|
||||
- Drop gnome-session-remove-capplet.patch (bnc#863709, bgo#708923):
|
||||
fixed upstream
|
||||
- Drop gnome-session-upower.patch: fixed upstream
|
||||
- Drop gnome-session-disable-logging-to-systemd-journal.patch
|
||||
(bnc#876685): fixed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 12 08:51:58 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
@ -237,6 +270,20 @@ Sat Jul 19 21:03:13 UTC 2014 - zaitor@opensuse.org
|
||||
+ Fixes for XDG_CURRENT_DESKTOP semantic shift.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 08:04:30 UTC 2014 - cxiong@suse.com
|
||||
|
||||
- Pass extra environment variables into DBus-activated service
|
||||
+ Add gnome-session-pass-env-to-dbus.patch
|
||||
Fix missing env vars issue in DBus-activated service.
|
||||
see (bnc#869677)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 10:22:57 UTC 2014 - fezhang@suse.com
|
||||
|
||||
- Disable logging to systemd journal (bnc#876685)
|
||||
+ Add gnome-session-disable-logging-to-systemd-journal.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 14:30:20 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
@ -267,13 +314,19 @@ Thu Mar 20 08:10:50 UTC 2014 - dimstar@opensuse.org
|
||||
+ Improve xtrans autogoo.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 15:54:11 UTC 2014 - sreeves@suse.com
|
||||
|
||||
- Add gnome-session-commit-07852f0.patch.
|
||||
Fix a possible crash in the presence interface
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 03:11:05 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Add pkgconfig(xtrans) BuildRequires: we lost this when the
|
||||
Xorg-stack was reorganized, and as configure did not mark it
|
||||
mandatory, it 'slipped', resulting in bnc#862331 (gnome-session
|
||||
listens on remote TCP sockets).
|
||||
mandatory, it 'slipped', resulting in bnc#862331 and bnc#867772
|
||||
(gnome-session listens on remote TCP sockets).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 03:11:04 UTC 2014 - dimstar@opensuse.org
|
||||
@ -319,6 +372,13 @@ Wed Mar 5 08:04:32 UTC 2014 - cxiong@novell.com
|
||||
- Remove special code for GNOME classic: it was introduced because
|
||||
of a bug in XDM that messed arguments up (bnc#866874).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 04:10:15 UTC 2014 - cxiong@novell.com
|
||||
|
||||
- remove gnome-session-properties as in upstream.
|
||||
|
||||
See bnc#863709 and bgo#708923.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 23:35:01 UTC 2013 - mgorse@suse.com
|
||||
|
||||
@ -2403,7 +2463,7 @@ Thu Mar 8 18:30:05 CST 2007 - maw@suse.de
|
||||
* Improve gnome-session-remove command line handling (Tom Tromey)
|
||||
* Use Program instead of Command in the capplet (Tom Tromey)
|
||||
|
||||
-------------------------------------------------------------
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 14:58:46 CET 2007 - sbrabec@suse.cz
|
||||
|
||||
- Do not own /usr/share/xsessions (#229172).
|
||||
|
Loading…
Reference in New Issue
Block a user