Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libclocale for openSUSE:Factory checked in at 2022-08-09 15:28:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libclocale (Old) and /work/SRC/openSUSE:Factory/.libclocale.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libclocale" Tue Aug 9 15:28:19 2022 rev:14 rq:993973 version:20220107 Changes: -------- --- /work/SRC/openSUSE:Factory/libclocale/libclocale.changes 2022-01-08 23:24:47.570289125 +0100 +++ /work/SRC/openSUSE:Factory/.libclocale.new.1521/libclocale.changes 2022-08-09 15:28:52.393714478 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libclocale.spec ++++++ --- /var/tmp/diff_new_pack.vew9C6/_old 2022-08-09 15:28:52.813715679 +0200 +++ /var/tmp/diff_new_pack.vew9C6/_new 2022-08-09 15:28:52.817715690 +0200 @@ -60,7 +60,9 @@ %build autoreconf -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
