Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libftxf for openSUSE:Factory checked in at 2022-08-09 15:28:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libftxf (Old) and /work/SRC/openSUSE:Factory/.libftxf.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libftxf" Tue Aug 9 15:28:41 2022 rev:3 rq:993999 version:20220116 Changes: -------- --- /work/SRC/openSUSE:Factory/libftxf/libftxf.changes 2022-01-17 22:34:21.898256408 +0100 +++ /work/SRC/openSUSE:Factory/.libftxf.new.1521/libftxf.changes 2022-08-09 15:29:08.433760309 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libftxf.spec ++++++ --- /var/tmp/diff_new_pack.rt1lXf/_old 2022-08-09 15:29:08.841761475 +0200 +++ /var/tmp/diff_new_pack.rt1lXf/_new 2022-08-09 15:29:08.849761497 +0200 @@ -69,7 +69,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
