From e8212b8e029522424149c68b31b3cdb5a246118e9b555f3b9ed2d16255056469 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:44:32 +0000 Subject: [PATCH] Accepting request 519430 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519430 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=346 --- gdm-3.24.2.tar.xz | 3 --- gdm-3.25.90.1.tar.xz | 3 +++ gdm.changes | 37 +++++++++++++++++++++++++++++++++++++ gdm.spec | 9 +++++++-- 4 files changed, 47 insertions(+), 5 deletions(-) delete mode 100644 gdm-3.24.2.tar.xz create mode 100644 gdm-3.25.90.1.tar.xz diff --git a/gdm-3.24.2.tar.xz b/gdm-3.24.2.tar.xz deleted file mode 100644 index 48b2f6b..0000000 --- a/gdm-3.24.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4378b9fad5536e03c56ad138d0e249fbcaa09977b867895426cb41c978fe5de8 -size 1113644 diff --git a/gdm-3.25.90.1.tar.xz b/gdm-3.25.90.1.tar.xz new file mode 100644 index 0000000..92e3fbe --- /dev/null +++ b/gdm-3.25.90.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9625539494d158b478dd816ab21eafc7c927a35f8fda1cec06172dc590869d86 +size 1115632 diff --git a/gdm.changes b/gdm.changes index 322f32e..040b627 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,9 +1,46 @@ +------------------------------------------------------------------- +Mon Aug 14 14:09:06 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.91: + + Fix breakage in greeter and initial setup. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 14 12:52:51 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Fix for going to normal mode after classic. + + Updated translations. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + ------------------------------------------------------------------- Mon Jul 24 15:25:00 UTC 2017 - dimstar@opensuse.org - Do not BuildRequire pkgconfig(xorg-server) on s390(x). There are no graphic devices on s390x and Xorg is not in use. +------------------------------------------------------------------- +Wed Jul 19 18:47:59 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.4.1: + + Brown bag release to fix conflict with latest g-s-d release. +- Changes from version 3.25.4: + + Wayland w/ --disable-user-display-server fix. + + Make login screen session separate from user session again. + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 18 03:25:03 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.3: + + Crasher fix. + + X11/wayland selection fix. + + Greeter lifecycle fix. + + Systemd unit installation fix. + + Drop lock down of non-existent setting. + + Updated translations. + ------------------------------------------------------------------- Sun Jul 16 06:55:16 UTC 2017 - tyang@suse.com diff --git a/gdm.spec b/gdm.spec index 3120ce9..e8ead6e 100644 --- a/gdm.spec +++ b/gdm.spec @@ -25,13 +25,13 @@ %define enable_split_authentication 0 Name: gdm -Version: 3.24.2 +Version: 3.25.90.1 Release: 0 Summary: The GNOME Display Manager License: GPL-2.0+ Group: System/GUI/GNOME Url: http://projects.gnome.org/gdm/ -Source: http://download.gnome.org/sources/gdm/3.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gdm/3.25/%{name}-%{version}.tar.xz Source1: gdm.pamd Source2: gdm-autologin.pamd Source3: gdm-launch-environment.pamd @@ -77,7 +77,9 @@ BuildRequires: libXinerama-devel BuildRequires: pam-devel BuildRequires: pwdutils BuildRequires: tcpd-devel +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: xorg-x11-server BuildRequires: xorg-x11-server-extra @@ -183,7 +185,9 @@ running display manager. %prep %setup -q cp %{S:8} . +%if !0%{?is_opensuse} translation-update-upstream +%endif %if 0%{?is_opensuse} # Disabled for now, see boo#981372 and boo#971852 #patch0 -p1 @@ -332,6 +336,7 @@ dconf update %dir %{_datadir}/dconf/profile %{_datadir}/dconf/profile/gdm %{_datadir}/gdm/ +%{_datadir}/gnome-session/sessions/gnome-login.session %{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml %{_datadir}/icons/*/*/*/*.* %{_datadir}/pixmaps/*.png