Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfmapi for openSUSE:Factory checked in at 2022-08-09 15:28:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfmapi (Old) and /work/SRC/openSUSE:Factory/.libfmapi.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfmapi" Tue Aug 9 15:28:31 2022 rev:6 rq:993989 version:20220114 Changes: -------- --- /work/SRC/openSUSE:Factory/libfmapi/libfmapi.changes 2022-01-14 23:14:52.282694867 +0100 +++ /work/SRC/openSUSE:Factory/.libfmapi.new.1521/libfmapi.changes 2022-08-09 15:29:02.821744274 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfmapi.spec ++++++ --- /var/tmp/diff_new_pack.EMXry2/_old 2022-08-09 15:29:03.193745337 +0200 +++ /var/tmp/diff_new_pack.EMXry2/_new 2022-08-09 15:29:03.197745348 +0200 @@ -71,7 +71,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