Hello community, here is the log from the commit of package clamav for openSUSE:Factory checked in at 2016-06-19 12:52:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clamav (Old) and /work/SRC/openSUSE:Factory/.clamav.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clamav" Changes: -------- --- /work/SRC/openSUSE:Factory/clamav/clamav.changes 2016-03-08 10:18:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.clamav.new/clamav.changes 2016-06-19 12:52:59.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jun 17 10:07:51 UTC 2016 - martin.li...@suse.com + +- Change default C++ std to -std=gnu++98. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clamav.spec ++++++ --- /var/tmp/diff_new_pack.g7XKRt/_old 2016-06-19 12:53:00.000000000 +0200 +++ /var/tmp/diff_new_pack.g7XKRt/_new 2016-06-19 12:53:00.000000000 +0200 @@ -79,7 +79,7 @@ CFLAGS="-fstack-protector" CXXFLAGS="-fstack-protector" export CFLAGS="%optflags $CFLAGS -fPIE -fno-strict-aliasing" -export CXXFLAGS="%optflags $CXXFLAGS -fPIE -fno-strict-aliasing" +export CXXFLAGS="%optflags $CXXFLAGS -fPIE -fno-strict-aliasing -std=gnu++98" export LDFLAGS="-pie" %if "%_lib" == "lib64" # tomsfastmath needs this for correct operation on 64-bit platforms