Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcfile for openSUSE:Factory checked in at 2022-08-09 15:28:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcfile (Old) and /work/SRC/openSUSE:Factory/.libcfile.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcfile" Tue Aug 9 15:28:18 2022 rev:13 rq:993972 version:20210409 Changes: -------- --- /work/SRC/openSUSE:Factory/libcfile/libcfile.changes 2021-06-09 21:52:08.522457625 +0200 +++ /work/SRC/openSUSE:Factory/.libcfile.new.1521/libcfile.changes 2022-08-09 15:28:51.877713004 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcfile.spec ++++++ --- /var/tmp/diff_new_pack.RPItwy/_old 2022-08-09 15:28:52.253714078 +0200 +++ /var/tmp/diff_new_pack.RPItwy/_new 2022-08-09 15:28:52.261714101 +0200 @@ -61,7 +61,9 @@ %build if [ ! -e configure ]; then ./autogen.sh; fi -%configure --disable-static --enable-wide-character-type +# see libcdata for version-sc +echo "V_%version { global: *; };" >v.sym +%configure --disable-static --enable-wide-character-type LDFLAGS="-Wl,--version-script=$PWD/v.sym" %make_build %install
