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