Hello community, here is the log from the commit of package osmo-sgsn for openSUSE:Factory checked in at 2019-09-09 12:37:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-sgsn (Old) and /work/SRC/openSUSE:Factory/.osmo-sgsn.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-sgsn" Mon Sep 9 12:37:19 2019 rev:2 rq:729274 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-sgsn/osmo-sgsn.changes 2019-02-28 21:42:18.257553262 +0100 +++ /work/SRC/openSUSE:Factory/.osmo-sgsn.new.7948/osmo-sgsn.changes 2019-09-09 12:39:13.693434588 +0200 @@ -1,0 +2,6 @@ +Sat Jul 27 19:52:22 UTC 2019 - Martin Hauke <[email protected]> + +- Disable LTO for now since it breaks compilation of the tests + See: https://osmocom.org/issues/4116 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-sgsn.spec ++++++ --- /var/tmp/diff_new_pack.RhJbRX/_old 2019-09-09 12:39:15.697434260 +0200 +++ /var/tmp/diff_new_pack.RhJbRX/_new 2019-09-09 12:39:15.701434259 +0200 @@ -1,6 +1,7 @@ # # spec file for package osmo-sgsn # +# 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,9 +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 _lto_cflags %{nil} + %define with_iu 1 Name: osmo-sgsn Version: 1.4.0
