Hello community,

here is the log from the commit of package cairomm for openSUSE:Factory checked 
in at 2018-05-08 13:37:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cairomm (Old)
 and      /work/SRC/openSUSE:Factory/.cairomm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cairomm"

Tue May  8 13:37:06 2018 rev:43 rq:603955 version:1.15.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/cairomm/cairomm.changes  2018-03-14 
19:36:47.685982507 +0100
+++ /work/SRC/openSUSE:Factory/.cairomm.new/cairomm.changes     2018-05-08 
13:37:07.694011645 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 10:29:26 UTC 2018 - [email protected]
+
+- Export CXXFLAGS="-std=c++17" until upstream fixes this. Requires,
+  as libsigc++-3.0 moved to C++17.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cairomm.spec ++++++
--- /var/tmp/diff_new_pack.8kh4MY/_old  2018-05-08 13:37:08.281990424 +0200
+++ /var/tmp/diff_new_pack.8kh4MY/_new  2018-05-08 13:37:08.285990280 +0200
@@ -64,7 +64,8 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic
+export CXXFLAGS="-std=c++17 %{optflags}"
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install


Reply via email to