Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbfio for openSUSE:Factory checked in at 2022-08-09 15:28:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbfio (Old) and /work/SRC/openSUSE:Factory/.libbfio.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbfio" Tue Aug 9 15:28:13 2022 rev:18 rq:993965 version:20220120 Changes: -------- --- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes 2022-01-22 08:19:12.606488944 +0100 +++ /work/SRC/openSUSE:Factory/.libbfio.new.1521/libbfio.changes 2022-08-09 15:28:46.601697930 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbfio.spec ++++++ --- /var/tmp/diff_new_pack.PrwGNo/_old 2022-08-09 15:28:46.969698981 +0200 +++ /var/tmp/diff_new_pack.PrwGNo/_new 2022-08-09 15:28:46.977699004 +0200 @@ -74,9 +74,10 @@ %build autoreconf -fi -# for disable-MTS see libcdata +# see libcdata for disable-multi-thr and version-sc +echo "V_%version { global: *; };" >v.sym %configure --disable-static --enable-wide-character-type \ - --disable-multi-thread + --disable-multi-thread LDFLAGS="-Wl,--version-script=$PWD/v.sym" %make_build %install