Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtpms for openSUSE:Factory checked in at 2022-11-26 18:45:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtpms (Old) and /work/SRC/openSUSE:Factory/.libtpms.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtpms" Sat Nov 26 18:45:09 2022 rev:16 rq:1038201 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libtpms/libtpms.changes 2022-10-26 12:31:32.868281147 +0200 +++ /work/SRC/openSUSE:Factory/.libtpms.new.1597/libtpms.changes 2022-11-26 18:45:14.967140318 +0100 @@ -1,0 +2,6 @@ +Fri Nov 25 10:04:05 UTC 2022 - pgaj...@suse.com + +- fix build for ppc64le: use -Wl,--no-as-needed in check-local + [bsc#1204556] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtpms.spec ++++++ --- /var/tmp/diff_new_pack.v216W2/_old 2022-11-26 18:45:15.443143140 +0100 +++ /var/tmp/diff_new_pack.v216W2/_new 2022-11-26 18:45:15.447143163 +0100 @@ -74,6 +74,9 @@ %fdupes -s %{buildroot} %check +# fix check-local +# https://bugzilla.suse.com/show_bug.cgi?id=1204556#c9 +sed -i "s@\(-L\./\.libs\)@\1 -Wl,--no-as-needed@" src/Makefile %make_build check %post -n %{lname} -p /sbin/ldconfig