Hello community,

here is the log from the commit of package x11-tools for openSUSE:Factory 
checked in at 2018-11-12 09:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x11-tools (Old)
 and      /work/SRC/openSUSE:Factory/.x11-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "x11-tools"

Mon Nov 12 09:50:06 2018 rev:44 rq:646637 version:0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/x11-tools/x11-tools.changes      2017-11-30 
12:36:50.976552913 +0100
+++ /work/SRC/openSUSE:Factory/.x11-tools.new/x11-tools.changes 2018-11-12 
09:50:11.256395812 +0100
@@ -1,0 +2,6 @@
+Wed Oct 24 12:48:26 UTC 2018 - [email protected]
+
+- remove hostname's '-f' option since it may fail or - even worse -
+  causes timeouts (boo#1113087)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ x11-tools.spec ++++++
--- /var/tmp/diff_new_pack.aXULlN/_old  2018-11-12 09:50:13.592392303 +0100
+++ /var/tmp/diff_new_pack.aXULlN/_new  2018-11-12 09:50:13.604392285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package x11-tools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 Version:        0.1
 Release:        0
 Summary:        Tools for the X Window System
-License:        GPL-2.0+ and MIT
+License:        GPL-2.0-or-later AND MIT
 Group:          System/X11/Utilities
 Source2:        xf86debug
 Source31:       xim

++++++ xim ++++++
--- /var/tmp/diff_new_pack.aXULlN/_old  2018-11-12 09:50:13.708392128 +0100
+++ /var/tmp/diff_new_pack.aXULlN/_new  2018-11-12 09:50:13.708392128 +0100
@@ -63,7 +63,7 @@
 
 adduserenv () {
     local cur var=${1+"$@"}
-    : ${HOSTNAME:=$(hostname -f)}
+    : ${HOSTNAME:=$(hostname)}
     # Use ~/.i18n
     if test -e "$HOME/.i18n"; then
        echo "/etc/X11/xim: Checking whether an input method is specified in 
$HOME/.i18n."


Reply via email to