Hello community, here is the log from the commit of package atkmm for openSUSE:Factory checked in at 2018-05-08 13:37:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm (Old) and /work/SRC/openSUSE:Factory/.atkmm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm" Tue May 8 13:37:08 2018 rev:27 rq:603956 version:2.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm/atkmm.changes 2018-04-04 11:06:43.897184416 +0200 +++ /work/SRC/openSUSE:Factory/.atkmm.new/atkmm.changes 2018-05-08 13:37:10.101924740 +0200 @@ -1,0 +2,6 @@ +Tue Apr 17 10:44:59 UTC 2018 - [email protected] + +- Export CXXFLAGS="-std=c++17" until upstream catches up. Required, + as libsigc++-3.0 moved to C++17. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm.spec ++++++ --- /var/tmp/diff_new_pack.sx5e8E/_old 2018-05-08 13:37:10.909895578 +0200 +++ /var/tmp/diff_new_pack.sx5e8E/_new 2018-05-08 13:37:10.909895578 +0200 @@ -87,6 +87,7 @@ %build NOCONFIGURE=1 ./autogen.sh +export CXXFLAGS="-std=c++17 %{optflags}" %configure --disable-static make %{?_smp_mflags}
