Accepting request 612851 from GNOME:Factory
Update to version 3.28.2 (forwarded request 610827 from luc14n0) OBS-URL: https://build.opensuse.org/request/show/612851 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdm?expand=0&rev=211
This commit is contained in:
commit
fb4b198ed7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77068fa775bc2c002e85883c250103f6a77361d32ba0cb8a60997b70b397b2fb
|
||||
size 1122164
|
3
gdm-3.28.2.tar.xz
Normal file
3
gdm-3.28.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6041a07fbbd28f6e55a15abea6fb650c8ab6988df557da320bd6983e4009b571
|
||||
size 1122352
|
10
gdm.changes
10
gdm.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 02:19:32 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.28.2:
|
||||
+ Reference counting fixes for GdmClient- ensure plymouth is quit
|
||||
properly even when local greeter is disabled.
|
||||
+ Make sure GDM doesn't hang when called with unknown command
|
||||
line arguments.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 04:52:13 UTC 2018 - fezhang@suse.com
|
||||
|
||||
|
4
gdm.spec
4
gdm.spec
@ -20,7 +20,7 @@
|
||||
# FIXME: need to check what should be done to enable this (at least adapt the pam files). See bnc#699999
|
||||
%define enable_split_authentication 0
|
||||
Name: gdm
|
||||
Version: 3.28.1
|
||||
Version: 3.28.2
|
||||
Release: 0
|
||||
Summary: The GNOME Display Manager
|
||||
License: GPL-2.0-or-later
|
||||
@ -210,7 +210,7 @@ NOCONFIGURE=1 sh autogen.sh
|
||||
autoreconf -fiv
|
||||
%configure\
|
||||
--disable-static \
|
||||
--libexecdir=%{_prefix}/lib/gdm \
|
||||
--libexecdir=%{_libexecdir}/gdm \
|
||||
--localstatedir=%{_localstatedir} \
|
||||
--with-at-spi-registryd-directory=%{_libexecdir}/at-spi \
|
||||
--with-check-accelerated-directory=%{_libexecdir} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user