Hello community,

here is the log from the commit of package gswrap for openSUSE:Factory checked 
in at 2020-10-08 13:13:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gswrap (Old)
 and      /work/SRC/openSUSE:Factory/.gswrap.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gswrap"

Thu Oct  8 13:13:30 2020 rev:4 rq:840066 version:0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gswrap/gswrap.changes    2020-05-23 
17:28:29.571544603 +0200
+++ /work/SRC/openSUSE:Factory/.gswrap.new.4249/gswrap.changes  2020-10-08 
13:13:53.399265095 +0200
@@ -1,0 +2,5 @@
+Wed Oct  7 14:06:36 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Handle gv and gsview
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gswrap ++++++
--- /var/tmp/diff_new_pack.NSJsWp/_old  2020-10-08 13:13:53.867265519 +0200
+++ /var/tmp/diff_new_pack.NSJsWp/_new  2020-10-08 13:13:53.871265523 +0200
@@ -203,6 +203,15 @@
     else
        opts[o++]="--unshare-all"
     fi
+    if test -n "${GHOSTVIEW}"
+    then
+       opts[o++]="--die-with-parent"
+       opts[o++]="--setenv GHOSTVIEW ${GHOSTVIEW+"$GHOSTVIEW"}"
+    fi
+    if test -n "${GHOSTVIEW_COLORS}"
+    then
+       opts[o++]="--setenv GHOSTVIEW_COLORS ${GHOSTVIEW+"$GHOSTVIEW_COLORS"}"
+    fi
 else
     opts[o++]="--unshare-all"
 fi


Reply via email to