Hello community, here is the log from the commit of package fwknop for openSUSE:Factory checked in at 2020-06-24 15:48:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwknop (Old) and /work/SRC/openSUSE:Factory/.fwknop.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwknop" Wed Jun 24 15:48:13 2020 rev:2 rq:816045 version:2.6.10 Changes: -------- --- /work/SRC/openSUSE:Factory/fwknop/fwknop.changes 2019-03-20 13:18:09.681359541 +0100 +++ /work/SRC/openSUSE:Factory/.fwknop.new.2956/fwknop.changes 2020-06-24 15:48:18.176258299 +0200 @@ -1,0 +2,5 @@ +Sun Jun 7 20:08:47 UTC 2020 - Martin Hauke <[email protected]> + +- Set CFLAGS+=-fcommon + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwknop.spec ++++++ --- /var/tmp/diff_new_pack.54iFKH/_old 2020-06-24 15:48:18.956261569 +0200 +++ /var/tmp/diff_new_pack.54iFKH/_new 2020-06-24 15:48:18.960261586 +0200 @@ -1,7 +1,7 @@ # # spec file for package fwknop # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,6 +80,7 @@ %setup -q %build +export CFLAGS="%optflags -fcommon" %configure --disable-static make %{?_smp_mflags}
