Hello community, here is the log from the commit of package ipv6toolkit for openSUSE:Factory checked in at 2020-06-22 17:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipv6toolkit (Old) and /work/SRC/openSUSE:Factory/.ipv6toolkit.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipv6toolkit" Mon Jun 22 17:45:10 2020 rev:3 rq:816039 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ipv6toolkit/ipv6toolkit.changes 2019-01-24 14:11:53.579467820 +0100 +++ /work/SRC/openSUSE:Factory/.ipv6toolkit.new.2956/ipv6toolkit.changes 2020-06-22 17:45:24.609751796 +0200 @@ -1,0 +2,5 @@ +Thu Jun 11 19:19:09 UTC 2020 - Martin Hauke <[email protected]> + +- Set CFLAGS+=-fcommon + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipv6toolkit.spec ++++++ --- /var/tmp/diff_new_pack.JENgq5/_old 2020-06-22 17:45:25.445754479 +0200 +++ /var/tmp/diff_new_pack.JENgq5/_new 2020-06-22 17:45:25.449754492 +0200 @@ -1,6 +1,7 @@ # # spec file for package ipv6toolkit # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2018, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,9 +13,10 @@ # 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/ # + Name: ipv6toolkit Version: 2.0 Release: 0 @@ -59,7 +61,7 @@ %setup -q -n %{name}-v%{version} %build -export CFLAGS='%{optflags}' +export CFLAGS='%{optflags} -fcommon' make %{?_smp_mflags} %install
