Hello community, here is the log from the commit of package libodfgen for openSUSE:Factory checked in at 2014-01-21 11:11:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libodfgen (Old) and /work/SRC/openSUSE:Factory/.libodfgen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libodfgen" Changes: -------- --- /work/SRC/openSUSE:Factory/libodfgen/libodfgen.changes 2013-12-16 07:07:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libodfgen.new/libodfgen.changes 2014-01-23 15:48:05.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Jan 18 15:45:55 UTC 2014 - [email protected] + +- build with -fvisibility-inlines-hidden + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libodfgen.spec ++++++ --- /var/tmp/diff_new_pack.SziP78/_old 2014-01-23 15:48:06.000000000 +0100 +++ /var/tmp/diff_new_pack.SziP78/_new 2014-01-23 15:48:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libodfgen # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,6 +75,7 @@ %setup -q %build +export CXXFLAGS="%optflags -fvisibility-inlines-hidden" %configure \ --disable-werror \ --disable-static \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
