Hello community,

here is the log from the commit of package mozjs52 for openSUSE:Factory checked 
in at 2019-01-15 09:11:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozjs52 (Old)
 and      /work/SRC/openSUSE:Factory/.mozjs52.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozjs52"

Tue Jan 15 09:11:38 2019 rev:11 rq:664128 version:52.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozjs52/mozjs52.changes  2018-07-26 
10:17:09.959802700 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs52.new.28833/mozjs52.changes       
2019-01-15 09:11:39.602497776 +0100
@@ -1,0 +2,5 @@
+Wed Jan  9 15:47:11 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Add -Wno-format-overflow in order to fix boo#1121270.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mozjs52.spec ++++++
--- /var/tmp/diff_new_pack.yR0Xhq/_old  2019-01-15 09:11:43.010494629 +0100
+++ /var/tmp/diff_new_pack.yR0Xhq/_new  2019-01-15 09:11:43.014494626 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mozjs52
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -120,7 +120,7 @@
 %endif
 #
 # Disable null pointer gcc6 optimization in gcc6 (rhbz#1328045)
-export CFLAGS="%{optflags} -fno-tree-vrp -fno-strict-aliasing 
-fno-delete-null-pointer-checks ${XTRA_CFLAGS}"
+export CFLAGS="%{optflags} -fno-tree-vrp -fno-strict-aliasing 
-fno-delete-null-pointer-checks -Wno-format-overflow ${XTRA_CFLAGS}"
 export CXXFLAGS=$CFLAGS
 autoconf-2.13
 ./configure \



Reply via email to