Hello community,

here is the log from the commit of package nodejs6 for openSUSE:Factory checked 
in at 2018-02-07 18:42:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs6 (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs6.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs6"

Wed Feb  7 18:42:07 2018 rev:21 rq:573620 version:6.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs6/nodejs6.changes  2018-01-17 
21:59:46.667089482 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs6.new/nodejs6.changes     2018-02-07 
18:42:21.565524965 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 18:10:06 CET 2018 - [email protected]
+
+- even on recent codestreams there is no binutils gold on s390
+  only on s390x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs6.spec ++++++
--- /var/tmp/diff_new_pack.GC8lT2/_old  2018-02-07 18:42:22.981458668 +0100
+++ /var/tmp/diff_new_pack.GC8lT2/_new  2018-02-07 18:42:22.985458481 +0100
@@ -70,13 +70,17 @@
 %endif # aarch64
 
 # No binutils_gold on all versions of SLE 12 and Leap 42 (s390x).
-%ifarch s390x s390
+%ifarch s390x
 %if 0%{?suse_version} > 1320
 %bcond_without binutils_gold
 %else
 %bcond_with    binutils_gold
 %endif
-%endif # s390x s390
+%endif # s390x
+
+%ifarch s390
+%bcond_with    binutils_gold
+%endif
 
 %ifnarch aarch64 s390x s390
 %bcond_without binutils_gold




Reply via email to