Hello community, here is the log from the commit of package tilix for openSUSE:Factory checked in at 2019-01-21 10:56:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tilix (Old) and /work/SRC/openSUSE:Factory/.tilix.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tilix" Mon Jan 21 10:56:37 2019 rev:15 rq:666327 version:1.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/tilix/tilix.changes 2019-01-08 12:31:38.160065785 +0100 +++ /work/SRC/openSUSE:Factory/.tilix.new.28833/tilix.changes 2019-01-21 10:57:03.951532175 +0100 @@ -1,0 +2,6 @@ +Mon Jan 14 09:49:39 UTC 2019 - Guillaume GARDET <[email protected]> + +- Refresh patch due to previous updates: + * fix-ldc-link.patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fix-ldc-link.patch ++++++ --- /var/tmp/diff_new_pack.onKHXk/_old 2019-01-21 10:57:04.427531551 +0100 +++ /var/tmp/diff_new_pack.onKHXk/_new 2019-01-21 10:57:04.427531551 +0100 @@ -1,14 +1,14 @@ ---- tilix-1.8.5.orig/dub.json 2018-08-27 15:27:51.000000000 +0200 -+++ tilix-1.8.5/dub.json 2018-11-22 13:37:39.003738408 +0100 +--- tilix-1.8.9.orig/dub.json 2019-01-14 10:49:05.564369862 +0100 ++++ tilix-1.8.9/dub.json 2019-01-14 10:49:11.196411361 +0100 @@ -4,7 +4,7 @@ "copyright": "Copyright © 2016, Gerald Nunn", "authors": ["Gerald Nunn"], "mainSourceFile": "source/app.d", -- "dflags-ldc": ["-disable-linker-strip-dead","-defaultlib=:libphobos2-ldc.a,:libdruntime-ldc.a"], +- "dflags-ldc": ["-disable-linker-strip-dead","-link-defaultlib-shared=false"], + "dflags-ldc": ["-disable-linker-strip-dead"], "dependencies": { "gtk-d:gtkd": { - "version": "3.8.3" + "version": "3.8.5" @@ -50,4 +50,4 @@ "versions": ["StdLoggerDisableTrace"] }
