Benjamin Berg
1098d5766a
Add patches to ensure proper unit unloading after session shutdown
...
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/28
Resolves : #1760366
2019-10-11 09:52:20 +02:00
Benjamin Berg
656c556d76
Add patch to strip blacklisted variables from autostart applications environment
...
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/27
2019-10-08 16:40:35 +02:00
Kalev Lember
3fcbe36109
Update to 3.34.1
2019-10-07 10:50:12 +02:00
Benjamin Berg
57992c1e42
Stop certain environment variables from leaking betweens sessions
...
https://gitlab.gnome.org/GNOME/gnome-session/merge_requests/23
Resolves : #1753191
2019-09-23 14:21:52 +02:00
Debarshi Ray
9c93d53017
Stop NOTIFY_SOCKET from leaking into the GNOME environment
2019-09-19 18:53:21 +02:00
Kalev Lember
2271ba7060
Update to 3.34.0
2019-09-11 15:07:55 +02:00
Kalev Lember
fce0811ce9
Update to 3.33.92
2019-09-04 22:15:04 +02:00
Kalev Lember
9ad7b62fea
Drop old versioned conflicts
2019-08-27 00:15:20 +03:00
Kalev Lember
c751d8e027
Update to 3.33.90
...
- Rebase downstream patches
2019-08-27 00:13:48 +03:00
Kalev Lember
d53df0973d
Update to 3.33.4
2019-08-12 14:04:52 +02:00
Fedora Release Engineering
be041129ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 04:16:30 +00:00
Kalev Lember
99fb2f0b0e
Rebuilt for libgnome-desktop soname bump
2019-07-21 21:21:21 +03:00
Kalev Lember
448e1663f0
Update to 3.32.0
2019-03-13 15:21:20 +01:00
Fedora Release Engineering
22b42b2432
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 23:15:06 +00:00
Kalev Lember
279f8ead2f
Update to 3.31.4
2019-01-07 22:59:19 +01:00
David Herrmann
01565da2ef
gnome-session: reduce 'dbus-x11' dependency to 'dbus'
...
Back in the days a dependency on 'dbus-x11' was required to
automatically start a session bus when Xorg starts up. This is no
longer the case, as the 'dbus' package now always provides a system-
and user-bus to its dependents (currently via systemd units).
Lets reduce the 'dbus-x11' dependency to 'dbus', so we no longer
explicitly pull in 'dbus-daemon' recursively, but can safely support
other bus providers that don't support the legacy X11 startup scripts
(in particular dbus-broker).
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-10-11 15:03:09 +02:00
Hans de Goede
650dd587fb
Add downstream patches implementing the "Boot Options" menu from:
...
https://wiki.gnome.org/Design/OS/BootOptions
2018-09-27 09:25:30 +02:00
Kalev Lember
4c141c014e
Update to 3.30.1
2018-09-26 09:47:36 +02:00
Kalev Lember
392cc6665a
Update to 3.30.0
2018-09-06 14:43:51 +02:00
Kalev Lember
e5b9ec2364
Update to 3.29.90
2018-08-13 10:42:18 +02:00
Fedora Release Engineering
91c763d286
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 02:58:22 +00:00
Christian Stadelmann
0fc98fadbd
Improve dependencies
...
Fixes:
* https://bugzilla.redhat.com/show_bug.cgi?id=1252630
* https://bugzilla.redhat.com/show_bug.cgi?id=1259853
2018-05-21 20:42:35 +00:00
Kalev Lember
30fe316a98
Update to 3.28.1
2018-04-10 15:41:01 +02:00
Kalev Lember
ce148d61ed
Update to 3.28.0
2018-03-13 15:16:28 +01:00
Kalev Lember
3d4a33723d
Update to 3.27.92
2018-03-11 21:22:29 +01:00
Kalev Lember
c0086dd94b
Update to 3.27.91
2018-03-02 23:55:30 +01:00
Florian Müllner
a07464e42d
Build-require gcc
...
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/
2018-02-24 12:02:10 +01:00
Ray Strode
15a7f5eae6
Update to 3.27.90.1
2018-02-13 14:49:56 -05:00
Björn Esser
ce2eda8de9
Rebuild against newer gnome-desktop3 package
2018-02-13 12:46:35 +01:00
Bastien Nocera
b51ffc8bb1
And fix install section for meson
2018-02-09 15:55:52 +01:00
Bastien Nocera
ec7f2e2611
Add missing meson BR
2018-02-09 15:35:04 +01:00
Bastien Nocera
25e2ac2da4
Fix missing condition
2018-02-09 15:19:30 +01:00
Bastien Nocera
10cda6b12b
Use meson to build
2018-02-09 15:18:28 +01:00
Bastien Nocera
d35b896b1c
Adjust required session components for gnome-settings-daemon 3.27.90
2018-02-09 15:04:32 +01:00
Bastien Nocera
ef96ddd8f5
Adjust required session components for gnome-settings-daemon 3.27.90
2018-02-09 14:53:40 +01:00
Fedora Release Engineering
4b99a5d250
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 13:28:16 +00:00
Igor Gnatenko
1debb186e8
Switch to %ldconfig_scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-02 10:33:32 +01:00
Igor Gnatenko
3f9586fc7d
Remove obsolete scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-11 14:54:01 +01:00
Kalev Lember
6828da10a1
Update to 3.26.1
2017-10-08 23:48:34 +02:00
Kalev Lember
f17f09edda
Update to 3.26.0
2017-09-14 00:00:20 +02:00
Kalev Lember
036237eab7
Update to 3.25.92
2017-09-08 20:45:49 +02:00
Kalev Lember
3d20b823e5
Update to 3.25.90
2017-08-15 23:23:41 +02:00
Kalev Lember
7760fbefdc
Update to 3.25.4
2017-07-31 16:00:36 +01:00
Fedora Release Engineering
c636575404
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 10:50:09 +00:00
Bastien Nocera
dfc2c17363
Remove upstreamed patches
2017-07-10 14:41:56 +02:00
Bastien Nocera
e70bbb43ed
+ gnome-session-3.25.3-1
...
Update to 3.25.3
2017-07-10 14:37:05 +02:00
Ray Strode
d29e72b471
gnome-autogen instead of autoreconf
2017-06-30 16:51:23 +02:00
Ray Strode
632fc23266
autoreconf plz
2017-06-30 16:51:23 +02:00
Ray Strode
c15b918a94
- Kill bus clients at log out
...
Resolves : #1340203
- Address crash in fail whale
Related: #1384508
2017-06-30 16:51:23 +02:00
Kalev Lember
8597e37545
Update to 3.24.1
2017-04-12 18:10:27 +02:00
Kalev Lember
dbde8c939a
Update to 3.24.0
2017-03-21 11:07:40 +01:00
Kalev Lember
3f6d5d8902
Update to 3.23.92
2017-03-16 17:01:01 +01:00
Richard Hughes
2456149b83
Update to 3.23.91
2017-02-28 12:22:13 +00:00
Richard Hughes
67305a12a9
Update to 3.23.4.1
2017-02-14 10:07:48 +00:00
Fedora Release Engineering
1b62196d31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 11:27:29 +00:00
Adam Jackson
5b5f0538b9
Prefer eglGetPlatformDisplay to eglGetDisplay
2016-10-11 14:46:47 -04:00
Bastien Nocera
168435add7
+ gnome-session-3.23.2-1
...
- Update to 3.23.2
2016-10-11 11:16:36 +02:00
Kalev Lember
334fb0569c
Don't set group tags
...
They are unused in Fedora.
2016-09-19 21:46:16 +02:00
Kalev Lember
1260494af8
Use standard tag order in spec file
2016-09-19 21:45:47 +02:00
Kalev Lember
37a703bd1e
Update to 3.22.0
2016-09-19 21:44:33 +02:00
Kalev Lember
3cef30e26a
Update to 3.21.90
2016-08-19 07:13:16 +02:00
Kalev Lember
887499acbe
Update to 3.21.4
2016-07-26 16:12:44 +02:00
Richard Hughes
567f10df61
Fix BRs
2016-06-22 17:43:03 +01:00
Richard Hughes
b69a41e545
Update to 3.21.3
2016-06-22 16:50:09 +01:00
Kalev Lember
f78b8def39
Update to 3.20.1
2016-04-13 19:04:31 +02:00
Kalev Lember
dcbfced7f9
Update to 3.20.0
2016-03-22 20:36:22 +01:00
Kalev Lember
80d41d36fc
Update to 3.19.92
2016-03-15 22:24:12 +01:00
Kalev Lember
5be6e594e0
Update to 3.19.91
2016-03-07 09:51:59 +01:00
Dennis Gilmore
79ae0f2095
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 22:30:38 +00:00
Kalev Lember
220384ed01
Update to 3.19.4
2016-01-21 20:34:10 +01:00
Ray Strode
efdb1eefb4
Add GNOME on Xorg session
2015-11-11 18:44:42 -05:00
Ray Strode
77f2a1dcae
Update to git snapshot
2015-11-10 13:13:29 -05:00
Ray Strode
2d76343673
Add patch to make crash logging more obvious
...
Related: gnome#757571
2015-11-06 10:27:48 -05:00
Kalev Lember
145df64c30
Update to 3.18.1.2
2015-10-15 22:58:39 +02:00
Kalev Lember
9d191dd4b2
Update to 3.18.1.1
2015-10-15 08:02:41 +02:00
Kalev Lember
8df05525c1
Update to 3.18.1
2015-10-14 21:25:54 +02:00
Kalev Lember
170e599e6c
Update to 3.18.0
2015-09-21 16:45:14 +02:00
Kalev Lember
d2ff82f3ae
Use make_install macro
2015-09-17 11:42:25 +02:00
Kalev Lember
4a5415340d
Update to 3.17.92
2015-09-17 11:42:06 +02:00
David King
2b541f1e2a
Bump for new gnome-desktop3
2015-07-22 14:57:55 +01:00
Dennis Gilmore
de4e719354
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 09:00:43 +00:00
Kalev Lember
60e37f8d95
Update to 3.16.0
2015-03-23 19:13:17 +01:00
Kalev Lember
987e5ad14d
Tighten deps with the _isa macro
2015-03-18 14:57:16 +01:00
Kalev Lember
dd227f95e9
Don't edit Makefile.am from the spec file
...
"ACLOCAL_AMFLAGS = -I m4" has long been in the upstream Makefile.am, no
need to hack it in downstream any more.
2015-03-18 14:57:16 +01:00
Kalev Lember
0259b130a2
Remove patch fuzz 2 and drop two upstreamed patches
...
These two were being totally misapplied due to patch fuzz 2 ...
2015-03-18 14:46:21 +01:00
Kalev Lember
9de8a298de
Update to 3.15.92
2015-03-18 14:41:47 +01:00
Bastien Nocera
2a97b6a12a
Fix SessionIsActive property thereby fixing screens not going to sleep
...
- Disable GConf autostart support
2015-03-07 00:32:37 +01:00
David King
e580ae401c
Update to 3.15.90
2015-02-19 12:22:12 +00:00
David King
bb55ab0d21
Use pkgconfig for BuildRequires
...
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2015-01-29 22:29:58 +00:00
David King
23ecc8eb3e
Use license macro for COPYING
...
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
2015-01-29 21:35:49 +00:00
David King
73acf9b2c3
Update to 3.15.4
2015-01-29 21:35:42 +00:00
Ray Strode
85e76e8866
Fix crasher
...
Resolves : #1176413
2015-01-05 13:44:58 -05:00
Richard Hughes
25d9fbd19e
Update to 3.15.3
2014-12-19 11:16:38 +00:00
Richard Hughes
8c39f9d35a
Fix compile on RHEL
2014-11-01 21:54:02 +00:00
Richard Hughes
0e39e24896
Add an explicit entry in the filelists for gnome-session.html
...
Somehow, '%doc AUTHORS COPYING NEWS README' picks this up on Fedora, but not on RHEL.
2014-10-30 08:42:27 +00:00
Kalev Lember
9066f129eb
Update to 3.14.0
2014-09-22 20:12:38 +02:00
Peter Robinson
648d68279c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 18:02:45 +00:00
Ray Strode
e916f52f61
Update to 3.13.3
...
Fix classic mode
Resolves : #1120283
2014-07-18 17:34:55 -04:00
Dennis Gilmore
fd271711e4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 12:26:35 -05:00
Kalev Lember
c5edc5e490
Pull in xorg-x11-server-Xwayland for the wayland session
2014-05-07 22:03:32 +02:00