Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libhmac for openSUSE:Factory checked in at 2022-08-09 15:28:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhmac (Old) and /work/SRC/openSUSE:Factory/.libhmac.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhmac" Tue Aug 9 15:28:50 2022 rev:10 rq:994009 version:20220425 Changes: -------- --- /work/SRC/openSUSE:Factory/libhmac/libhmac.changes 2022-04-25 23:35:38.438425980 +0200 +++ /work/SRC/openSUSE:Factory/.libhmac.new.1521/libhmac.changes 2022-08-09 15:29:17.645786630 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <[email protected]> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhmac.spec ++++++ --- /var/tmp/diff_new_pack.fMIxAZ/_old 2022-08-09 15:29:18.013787682 +0200 +++ /var/tmp/diff_new_pack.fMIxAZ/_new 2022-08-09 15:29:18.017787693 +0200 @@ -74,7 +74,10 @@ %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
