Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mozilla-nss for openSUSE:Factory checked in at 2024-12-13 22:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old) and /work/SRC/openSUSE:Factory/.mozilla-nss.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozilla-nss" Fri Dec 13 22:31:37 2024 rev:225 rq:1230141 version:3.106 Changes: -------- --- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes 2024-11-27 22:08:04.140247895 +0100 +++ /work/SRC/openSUSE:Factory/.mozilla-nss.new.29675/mozilla-nss.changes 2024-12-13 22:32:35.479692756 +0100 @@ -1,0 +2,5 @@ +Wed Dec 11 15:00:16 UTC 2024 - Adrian Schröter <adr...@suse.de> + +- fix build on loongarch64 (setting it as 64bit arch) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-nss.spec ++++++ --- /var/tmp/diff_new_pack.MIiAma/_old 2024-12-13 22:32:36.919752815 +0100 +++ /var/tmp/diff_new_pack.MIiAma/_new 2024-12-13 22:32:36.919752815 +0100 @@ -283,7 +283,7 @@ export NSPR_LIB_DIR=`nspr-config --libdir` export OPT_FLAGS="%{optflags} -fno-strict-aliasing -fPIE -pie" export LIBDIR=%{_libdir} -%ifarch x86_64 s390x ppc64 ppc64le ia64 aarch64 riscv64 +%ifarch x86_64 s390x ppc64 ppc64le ia64 aarch64 riscv64 loongarch64 export USE_64=1 %endif export NSS_DISABLE_GTESTS=1