Hello community, here is the log from the commit of package jack for openSUSE:Factory checked in at 2019-07-28 10:20:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jack (Old) and /work/SRC/openSUSE:Factory/.jack.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jack" Sun Jul 28 10:20:22 2019 rev:64 rq:718138 version:1.9.12 Changes: -------- --- /work/SRC/openSUSE:Factory/jack/jack.changes 2019-04-17 11:23:17.650414554 +0200 +++ /work/SRC/openSUSE:Factory/.jack.new.4126/jack.changes 2019-07-28 10:20:24.288600503 +0200 @@ -1,0 +2,5 @@ +Wed Jul 24 08:44:05 UTC 2019 - Dave Plater <[email protected]> + +- Disable link time optimization to fix crash see boo#1141762 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jack.spec ++++++ --- /var/tmp/diff_new_pack.dOscDN/_old 2019-07-28 10:20:24.968600271 +0200 +++ /var/tmp/diff_new_pack.dOscDN/_new 2019-07-28 10:20:24.972600270 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -132,7 +132,7 @@ for i in `grep -rl "/usr/bin/env python"`;do sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done %build - +%define _lto_cflags %{nil} export CFLAGS="%{optflags} -ggdb -fPIC" export CXXFLAGS="$CFLAGS"
