Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfusn for openSUSE:Factory checked in at 2022-08-09 15:28:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfusn (Old) and /work/SRC/openSUSE:Factory/.libfusn.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfusn" Tue Aug 9 15:28:43 2022 rev:4 rq:994001 version:20220119 Changes: -------- --- /work/SRC/openSUSE:Factory/libfusn/libfusn.changes 2022-01-21 01:26:14.650248258 +0100 +++ /work/SRC/openSUSE:Factory/.libfusn.new.1521/libfusn.changes 2022-08-09 15:29:09.781764161 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfusn.spec ++++++ --- /var/tmp/diff_new_pack.gQQ3ir/_old 2022-08-09 15:29:10.201765361 +0200 +++ /var/tmp/diff_new_pack.gQQ3ir/_new 2022-08-09 15:29:10.205765372 +0200 @@ -67,7 +67,9 @@ %build autoreconf -fi -%configure --disable-static +# see libcdata for version-sc +echo "V_%version { global: *; };" >v.sym +%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" %make_build %install
