From 084712f318103a0e91fa4012c7389a5b6ec8036bdccd0554999d88b175ea2dde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 21 Aug 2013 21:12:00 +0000 Subject: [PATCH] Accepting request 195720 from home:dimstar:branches:GNOME:Factory Update to 3.9.90 OBS-URL: https://build.opensuse.org/request/show/195720 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=249 --- gdm-3.9.5.tar.xz | 3 --- gdm-3.9.90.tar.xz | 3 +++ gdm.changes | 9 +++++++++ gdm.spec | 4 +--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 gdm-3.9.5.tar.xz create mode 100644 gdm-3.9.90.tar.xz diff --git a/gdm-3.9.5.tar.xz b/gdm-3.9.5.tar.xz deleted file mode 100644 index 96e32c3..0000000 --- a/gdm-3.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58583e94eaafc47dd09af00b8426fff8e3d0dc3d74ff38e3289b79893f4fabc4 -size 1557368 diff --git a/gdm-3.9.90.tar.xz b/gdm-3.9.90.tar.xz new file mode 100644 index 0000000..e3526da --- /dev/null +++ b/gdm-3.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4b07ed0fd4fd2e7ba059c8fee269858ddfdb8187dc2319b07891b9053c3d23 +size 1558172 diff --git a/gdm.changes b/gdm.changes index 0d95b3f..8b37f4a 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 20 15:47:35 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.90: + + Drop cruft from configure file. + + Drop dead PAM code. + + Fix spew on shutdown. + + Updated translations. + ------------------------------------------------------------------- Tue Jul 30 16:25:23 UTC 2013 - dimstar@opensuse.org diff --git a/gdm.spec b/gdm.spec index 2c3d1f1..1128bea 100644 --- a/gdm.spec +++ b/gdm.spec @@ -27,7 +27,7 @@ %define enable_split_authentication 0 Name: gdm -Version: 3.9.5 +Version: 3.9.90 Release: 0 Summary: The GNOME Display Manager License: GPL-2.0+ @@ -73,7 +73,6 @@ BuildRequires: libXi-devel BuildRequires: libXinerama-devel BuildRequires: libattr-devel BuildRequires: libcanberra-devel -#BuildRequires: libupower-glib-devel BuildRequires: pam-devel BuildRequires: pwdutils BuildRequires: tcpd-devel @@ -87,7 +86,6 @@ BuildRequires: pkgconfig(libsystemd-daemon) BuildRequires: pkgconfig(libsystemd-journal) BuildRequires: pkgconfig(libsystemd-login) >= 186 %endif -#BuildRequires: pkgconfig(nss) BuildRequires: pkgconfig(ply-boot-client) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xau)