Hello community, here is the log from the commit of package tiobench for openSUSE:Factory checked in at 2015-06-23 11:57:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tiobench (Old) and /work/SRC/openSUSE:Factory/.tiobench.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tiobench" Changes: -------- --- /work/SRC/openSUSE:Factory/tiobench/tiobench.changes 2015-05-16 19:01:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tiobench.new/tiobench.changes 2015-06-23 11:57:14.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jun 18 15:24:33 UTC 2015 - [email protected] + +- Force GNU inline semantics, fixes build with GCC5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tiobench.spec ++++++ --- /var/tmp/diff_new_pack.SvR2xi/_old 2015-06-23 11:57:14.000000000 +0200 +++ /var/tmp/diff_new_pack.SvR2xi/_new 2015-06-23 11:57:14.000000000 +0200 @@ -43,7 +43,7 @@ %patch3 -p1 %build -make CFLAGS="%{optflags}" %{?_smp_mflags} +make CFLAGS="%{optflags} -fgnu89-inline" %{?_smp_mflags} %install make install PREFIX="%{buildroot}%{_prefix}" DOCDIR="%{buildroot}%{_docdir}/%{name}"
