Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libftxr for openSUSE:Factory checked in at 2022-08-09 15:28:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libftxr (Old) and /work/SRC/openSUSE:Factory/.libftxr.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libftxr" Tue Aug 9 15:28:42 2022 rev:3 rq:994000 version:20220118 Changes: -------- --- /work/SRC/openSUSE:Factory/libftxr/libftxr.changes 2022-01-20 00:13:17.362625419 +0100 +++ /work/SRC/openSUSE:Factory/.libftxr.new.1521/libftxr.changes 2022-08-09 15:29:08.977761863 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libftxr.spec ++++++ --- /var/tmp/diff_new_pack.z4u4Uk/_old 2022-08-09 15:29:09.441763189 +0200 +++ /var/tmp/diff_new_pack.z4u4Uk/_new 2022-08-09 15:29:09.445763201 +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
