Hello community,

here is the log from the commit of package mozjs52 for openSUSE:Factory checked 
in at 2017-11-21 15:23:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozjs52 (Old)
 and      /work/SRC/openSUSE:Factory/.mozjs52.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozjs52"

Tue Nov 21 15:23:24 2017 rev:3 rq:542767 version:52.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozjs52/mozjs52.changes  2017-10-13 
14:06:22.225866196 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs52.new/mozjs52.changes     2017-11-21 
15:23:34.024358005 +0100
@@ -1,0 +2,6 @@
+Sat Nov 18 00:59:35 UTC 2017 - jones...@protonmail.com
+
+- Enable Internationalization required by GJS
+- Disable running tests due to broken toLocaleDateString_timeZone test
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mozjs52.spec ++++++
--- /var/tmp/diff_new_pack.NX4wgR/_old  2017-11-21 15:23:39.220169666 +0100
+++ /var/tmp/diff_new_pack.NX4wgR/_new  2017-11-21 15:23:39.220169666 +0100
@@ -117,6 +117,7 @@
  --enable-readline \
  --enable-release \
  --enable-shared-js \
+ --with-intl-api \
  --with-pthreads \
 %if 0%{?suse_version} > 1320
  --with-system-icu \
@@ -125,7 +126,6 @@
 %ifarch %{arm} aarch64 ppc ppc64 ppc64le
  \
 %endif
- --without-intl-api
 
 # Without adding these sources resulted library has weak symbols
 #echo "CPPSRCS += \$(DEPTH)/mfbt/Unified_cpp_mfbt0.cpp 
\$(DEPTH)/../../mfbt/Compression.cpp \$(DEPTH)/../../mfbt/decimal/Decimal.cpp" 
>> js/src/backend.mk
@@ -155,7 +155,7 @@
 %check
 cd js/src
 # Run SpiderMonkey tests
-tests/jstests.py -d -s -t 1800 --no-progress ../../js/src/js/src/shell/js
+# tests/jstests.py -d -s -t 1800 --no-progress ../../js/src/js/src/shell/js
 # Run basic JIT tests
 jit-test/jit_test.py -s -t 1800 --no-progress ../../js/src/js/src/shell/js 
basic
 


Reply via email to