Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2018-09-19 14:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Wed Sep 19 14:29:23 2018 rev:197 rq:636344 version:69.0.3497.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2018-09-15 
15:39:41.408849761 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2018-09-19 
14:31:12.271391407 +0200
@@ -1,0 +2,11 @@
+Tue Sep 18 09:29:55 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Keep blank line after autopatch to make SLE12 rpm macros happy
+
+-------------------------------------------------------------------
+Tue Sep 18 07:27:09 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Update to 69.0.3497.100 bsc#1108774
+  * Fixes from internal audits, fuzzing and other initiatives
+
+-------------------------------------------------------------------

Old:
----
  chromium-69.0.3497.92.tar.xz

New:
----
  chromium-69.0.3497.100.tar.xz

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

Other differences:
------------------
++++++ chromium.spec ++++++
--- /var/tmp/diff_new_pack.tNEGP4/_old  2018-09-19 14:31:24.959382762 +0200
+++ /var/tmp/diff_new_pack.tNEGP4/_new  2018-09-19 14:31:24.963382759 +0200
@@ -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/
 #
 
 
@@ -43,7 +43,7 @@
 # bsc#1108175
 %define __provides_exclude ^lib.*\\.so.*$
 Name:           chromium
-Version:        69.0.3497.92
+Version:        69.0.3497.100
 Release:        0
 Summary:        Google's open source browser project
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -259,6 +259,11 @@
 %setup -q -n %{rname}-%{version}
 %autopatch -p1
 
+# remove linker optimalizations on low resource 32bit machines
+%ifarch %{ix86}
+sed -i -e '/"-Wl,-O2",/d' build/config/compiler/BUILD.gn
+%endif
+
 # Copy the toolchain settings
 mkdir toolchain
 cp %{SOURCE1} toolchain/BUILD.gn

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.tNEGP4/_old  2018-09-19 14:31:25.003382732 +0200
+++ /var/tmp/diff_new_pack.tNEGP4/_new  2018-09-19 14:31:25.003382732 +0200
@@ -5,7 +5,7 @@
       <size unit="G">20</size>
     </disk>
     <memory>
-      <size unit="G">6</size>
+      <size unit="G">8</size>
     </memory>
   </hardware>
   <overwrite>

++++++ chromium-69.0.3497.92.tar.xz -> chromium-69.0.3497.100.tar.xz ++++++
/work/SRC/openSUSE:Factory/chromium/chromium-69.0.3497.92.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-69.0.3497.100.tar.xz differ: 
char 27, line 1


Reply via email to