Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfwevt for openSUSE:Factory checked in at 2022-08-09 15:28:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwevt (Old) and /work/SRC/openSUSE:Factory/.libfwevt.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwevt" Tue Aug 9 15:28:45 2022 rev:10 rq:994004 version:20220723 Changes: -------- --- /work/SRC/openSUSE:Factory/libfwevt/libfwevt.changes 2022-07-26 19:44:24.088017782 +0200 +++ /work/SRC/openSUSE:Factory/.libfwevt.new.1521/libfwevt.changes 2022-08-09 15:29:12.709772527 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Add forced symvers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwevt.spec ++++++ --- /var/tmp/diff_new_pack.oDfSsd/_old 2022-08-09 15:29:13.089773612 +0200 +++ /var/tmp/diff_new_pack.oDfSsd/_new 2022-08-09 15:29:13.097773635 +0200 @@ -71,7 +71,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