Hello community, here is the log from the commit of package fatsort for openSUSE:Factory checked in at 2020-06-11 14:54:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fatsort (Old) and /work/SRC/openSUSE:Factory/.fatsort.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fatsort" Thu Jun 11 14:54:14 2020 rev:7 rq:813439 version:1.6.2.605 Changes: -------- --- /work/SRC/openSUSE:Factory/fatsort/fatsort.changes 2020-02-04 19:53:57.393342712 +0100 +++ /work/SRC/openSUSE:Factory/.fatsort.new.3606/fatsort.changes 2020-06-11 14:55:23.251405182 +0200 @@ -1,0 +2,5 @@ +Thu Jun 11 09:50:19 UTC 2020 - Martin Pluskal <[email protected]> + +- Fix building with gcc10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fatsort.spec ++++++ --- /var/tmp/diff_new_pack.CZxCNC/_old 2020-06-11 14:55:24.827410044 +0200 +++ /var/tmp/diff_new_pack.CZxCNC/_new 2020-06-11 14:55:24.831410057 +0200 @@ -35,7 +35,7 @@ %autosetup %build -%make_build CFLAGS="%{optflags}" +%make_build CFLAGS="%{optflags} -fcommon" %install install -Dpm 0755 -p src/%{name} \
