Hello community,

here is the log from the commit of package gconfmm for openSUSE:Factory checked 
in at 2016-03-29 14:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gconfmm (Old)
 and      /work/SRC/openSUSE:Factory/.gconfmm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gconfmm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gconfmm/gconfmm.changes  2013-09-23 
14:55:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gconfmm.new/gconfmm.changes     2016-03-29 
14:28:19.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 20:36:51 UTC 2015 - [email protected]
+
+- Export CFLAGS="%{optflags} -std=c++11" and CXXFLAGS="%{optflags}
+  -std=c++11". Fix build with updated MM stack.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gconfmm.spec ++++++
--- /var/tmp/diff_new_pack.pgkzBZ/_old  2016-03-29 14:28:20.000000000 +0200
+++ /var/tmp/diff_new_pack.pgkzBZ/_new  2016-03-29 14:28:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gconfmm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,6 +59,8 @@
 %setup -q
 
 %build
+export CFLAGS="%{optflags} -std=c++11"
+export CXXFLAGS="%{optflags} -std=c++11"
 %configure \
         --disable-static
 make %{?jobs:-j%jobs}


Reply via email to