Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfplist for openSUSE:Factory checked in at 2022-08-09 15:28:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfplist (Old) and /work/SRC/openSUSE:Factory/.libfplist.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfplist" Tue Aug 9 15:28:33 2022 rev:3 rq:993991 version:20220116 Changes: -------- --- /work/SRC/openSUSE:Factory/libfplist/libfplist.changes 2022-01-16 23:19:35.466387102 +0100 +++ /work/SRC/openSUSE:Factory/.libfplist.new.1521/libfplist.changes 2022-08-09 15:29:03.917747405 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfplist.spec ++++++ --- /var/tmp/diff_new_pack.KbtAw4/_old 2022-08-09 15:29:04.313748537 +0200 +++ /var/tmp/diff_new_pack.KbtAw4/_new 2022-08-09 15:29:04.317748548 +0200 @@ -81,7 +81,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