Hello community, here is the log from the commit of package sipsak for openSUSE:Factory checked in at 2020-06-21 18:52:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sipsak (Old) and /work/SRC/openSUSE:Factory/.sipsak.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sipsak" Sun Jun 21 18:52:50 2020 rev:2 rq:816047 version:0.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/sipsak/sipsak.changes 2020-02-11 22:24:32.623539249 +0100 +++ /work/SRC/openSUSE:Factory/.sipsak.new.3606/sipsak.changes 2020-06-21 19:08:17.560923947 +0200 @@ -1,0 +2,5 @@ +Sun Jun 7 19:25:18 UTC 2020 - Martin Hauke <[email protected]> + +- Set CFLAGS+=-fcommon + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sipsak.spec ++++++ --- /var/tmp/diff_new_pack.is5iB7/_old 2020-06-21 19:08:18.000925395 +0200 +++ /var/tmp/diff_new_pack.is5iB7/_new 2020-06-21 19:08:18.004925408 +0200 @@ -40,14 +40,15 @@ %setup -q %build +export CFLAGS="%optflags -fcommon" %configure -make %{?_smp_mflags} +%make_build %install %make_install %check -make %{?_smp_mflags} check +%make_build check %files %license COPYING
