Hello community, here is the log from the commit of package libmusicbrainz5 for openSUSE:Factory checked in at 2014-10-14 07:08:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmusicbrainz5 (Old) and /work/SRC/openSUSE:Factory/.libmusicbrainz5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmusicbrainz5" Changes: -------- --- /work/SRC/openSUSE:Factory/libmusicbrainz5/libmusicbrainz5.changes 2012-10-18 21:54:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmusicbrainz5.new/libmusicbrainz5.changes 2014-10-14 07:08:59.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 11 02:17:27 UTC 2014 - [email protected] + +- Build the shared library with -fvisibility-inlines-hidden + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmusicbrainz5.spec ++++++ --- /var/tmp/diff_new_pack.kZ9A3w/_old 2014-10-14 07:09:00.000000000 +0200 +++ /var/tmp/diff_new_pack.kZ9A3w/_new 2014-10-14 07:09:00.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmusicbrainz5 # -# Copyright (c) 2012 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 @@ -64,7 +64,7 @@ %build CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" -CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" +CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -fvisibility-inlines-hidden" export CFLAGS export CXXFLAGS cmake \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
