Hello community, here is the log from the commit of package osmo-msc for openSUSE:Factory checked in at 2019-11-11 13:00:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-msc (Old) and /work/SRC/openSUSE:Factory/.osmo-msc.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-msc" Mon Nov 11 13:00:55 2019 rev:2 rq:747261 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-msc/osmo-msc.changes 2019-02-28 21:42:27.873549156 +0100 +++ /work/SRC/openSUSE:Factory/.osmo-msc.new.2990/osmo-msc.changes 2019-11-11 13:00:59.321728336 +0100 @@ -1,0 +2,6 @@ +Sun Nov 10 21:03:53 UTC 2019 - Martin Hauke <[email protected]> + +- Disable LTO for now since it breaks compilation of the tests + See: https://osmocom.org/issues/4115 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-msc.spec ++++++ --- /var/tmp/diff_new_pack.CSQ1bh/_old 2019-11-11 13:01:00.201729268 +0100 +++ /var/tmp/diff_new_pack.CSQ1bh/_new 2019-11-11 13:01:00.205729272 +0100 @@ -1,6 +1,7 @@ # # spec file for package osmo-msc # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,10 +13,12 @@ # 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/ # + %define with_iu 1 +%define _lto_cflags %{nil} Name: osmo-msc Version: 1.3.1 Release: 0
