Hello community, here is the log from the commit of package pangomm for openSUSE:Factory checked in at 2018-05-08 13:37:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pangomm (Old) and /work/SRC/openSUSE:Factory/.pangomm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm" Tue May 8 13:37:11 2018 rev:39 rq:603957 version:2.41.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes 2018-04-05 15:33:58.607090428 +0200 +++ /work/SRC/openSUSE:Factory/.pangomm.new/pangomm.changes 2018-05-08 13:37:12.885824264 +0200 @@ -1,0 +2,6 @@ +Tue Apr 17 10:47:34 UTC 2018 - [email protected] + +- Export CXXFLAGS="-std=c++17" until upstream catches up: required, + as libsigc++-3.0 moved to C++17. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm.spec ++++++ --- /var/tmp/diff_new_pack.bRjQaD/_old 2018-05-08 13:37:13.717794236 +0200 +++ /var/tmp/diff_new_pack.bRjQaD/_new 2018-05-08 13:37:13.717794236 +0200 @@ -74,6 +74,7 @@ %build NOCONFIGURE=1 ./autogen.sh +export CXXFLAGS="-std=c++17 %{optflags}" %configure --disable-static make %{?_smp_mflags}
