Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcerror for openSUSE:Factory checked in at 2022-08-09 15:28:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcerror (Old) and /work/SRC/openSUSE:Factory/.libcerror.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcerror" Tue Aug 9 15:28:18 2022 rev:19 rq:993971 version:20220101 Changes: -------- --- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes 2022-01-21 01:26:14.106251987 +0100 +++ /work/SRC/openSUSE:Factory/.libcerror.new.1521/libcerror.changes 2022-08-09 15:28:51.297711347 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcerror.spec ++++++ --- /var/tmp/diff_new_pack.gGYr7m/_old 2022-08-09 15:28:51.709712524 +0200 +++ /var/tmp/diff_new_pack.gGYr7m/_new 2022-08-09 15:28:51.713712535 +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
