Hello community, here is the log from the commit of package bridge-utils for openSUSE:Factory checked in at 2019-09-11 10:41:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bridge-utils (Old) and /work/SRC/openSUSE:Factory/.bridge-utils.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bridge-utils" Wed Sep 11 10:41:12 2019 rev:28 rq:729988 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/bridge-utils/bridge-utils.changes 2016-10-20 23:09:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bridge-utils.new.7948/bridge-utils.changes 2019-09-11 10:41:57.147203393 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 20:26:53 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Use -ffat-lto-objects when building static libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bridge-utils.spec ++++++ --- /var/tmp/diff_new_pack.5kvDvc/_old 2019-09-11 10:41:57.839203270 +0200 +++ /var/tmp/diff_new_pack.5kvDvc/_new 2019-09-11 10:41:57.839203270 +0200 @@ -1,7 +1,7 @@ # # spec file for package bridge-utils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -20,7 +20,7 @@ Version: 1.6 Release: 0 Summary: Utilities for Configuring the Linux Ethernet Bridge -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Routing Url: http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge Source: http://www.kernel.org/pub/linux/utils/net/bridge-utils/%{name}-%{version}.tar.gz @@ -53,6 +53,7 @@ %patch2 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf -fiv %configure make %{?_smp_mflags}
