Hello community, here is the log from the commit of package mozjs52 for openSUSE:Factory checked in at 2018-06-03 12:29:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozjs52 (Old) and /work/SRC/openSUSE:Factory/.mozjs52.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozjs52" Sun Jun 3 12:29:53 2018 rev:8 rq:613050 version:52.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mozjs52/mozjs52.changes 2018-05-25 21:34:38.917757853 +0200 +++ /work/SRC/openSUSE:Factory/.mozjs52.new/mozjs52.changes 2018-06-03 12:30:05.193630012 +0200 @@ -1,0 +2,12 @@ +Wed May 30 11:47:15 UTC 2018 - [email protected] + +- for ppc64 (BE) use same patches as s390x + (mozilla-s390-bigendian.patch xulrunner-24.0-s390-inlines.patch) +- This change is sufficient to solve boo#1093033 + +------------------------------------------------------------------- +Wed May 30 08:38:07 UTC 2018 - [email protected] + +- No JIT on ppc, don't run jit test + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozjs52.spec ++++++ --- /var/tmp/diff_new_pack.Pt1HyM/_old 2018-06-03 12:30:10.325442139 +0200 +++ /var/tmp/diff_new_pack.Pt1HyM/_new 2018-06-03 12:30:10.329441992 +0200 @@ -77,7 +77,7 @@ popd %patch1 -p1 %patch2 -p1 -%ifarch s390x +%ifarch s390x ppc64 %patch3 -p1 %patch4 -p1 %endif @@ -169,14 +169,14 @@ cd js/src # Run SpiderMonkey tests tests/jstests.py -d -s -t 1800 --no-progress ../../js/src/js/src/shell/js \ -%ifnarch s390 s390x %{power64} +%ifnarch s390 s390x ppc %{power64} ; %else || : %endif # Run basic JIT tests. JIT is disabled on s390 and ppc (see bmo#1415360 comment 6) -%ifnarch s390 s390x %{power64} +%ifnarch s390 s390x ppc %{power64} jit-test/jit_test.py -s -t 1800 --no-progress ../../js/src/js/src/shell/js basic %endif
