From 1d1cf7c0a8ed2b436437e4216f4d2056e66e8e69e754601e494f048944a85506 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 17 Feb 2016 09:22:14 +0000 Subject: [PATCH] - xdm.tar.bz2: * Test for the presence of $HOME/.gnupg/gpg-agent.conf before attemting to access it (boo#967002). - xdm.spec: * Fix %suse_version checking to work on Leap 42.1 as well. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=116 --- xdm.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xdm.changes b/xdm.changes index bc2ea01..8e3683c 100644 --- a/xdm.changes +++ b/xdm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Feb 17 09:20:19 UTC 2016 - eich@suse.com + +- xdm.tar.bz2: + * Test for the presence of $HOME/.gnupg/gpg-agent.conf before + attemting to access it (boo#967002). +- xdm.spec: + * Fix %suse_version checking to work on Leap 42.1 as well. + ------------------------------------------------------------------- Wed Nov 4 12:51:56 UTC 2015 - eich@suse.com