Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2023-03-27 18:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and      /work/SRC/openSUSE:Factory/.chromium.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium"

Mon Mar 27 18:16:50 2023 rev:374 rq:1074620 version:111.0.5563.110

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium/chromium.changes        2023-03-22 
22:30:22.930114768 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new.31432/chromium.changes     
2023-03-27 18:17:08.431378970 +0200
@@ -1,0 +2,7 @@
+Thu Mar 23 08:40:11 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update gcc13-fix.patch with few fixes required for aarch64,
+  borrowed from Fedora's gcc13 patch
+  
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ gcc13-fix.patch ++++++
--- /var/tmp/diff_new_pack.vPG75y/_old  2023-03-27 18:17:22.351452423 +0200
+++ /var/tmp/diff_new_pack.vPG75y/_new  2023-03-27 18:17:22.351452423 +0200
@@ -510,4 +510,38 @@
  #if VMA_RECORDING_ENABLED
      #include <chrono>
  
+diff -up 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Signals.h.me
 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Signals.h
+--- 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Signals.h.me
        2023-01-19 16:06:17.548272878 +0100
++++ 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Signals.h
   2023-01-19 16:06:25.685410592 +0100
+@@ -14,6 +14,7 @@
+ #ifndef LLVM_SUPPORT_SIGNALS_H
+ #define LLVM_SUPPORT_SIGNALS_H
+ 
++#include <cstdint>
+ #include <string>
+ 
+ namespace llvm {
+diff -up 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/Signals.inc.me
 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/Signals.inc
+--- 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/Signals.inc.me
  2023-01-19 16:09:29.216477182 +0100
++++ 
chromium-109.0.5414.74/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/Signals.inc
     2023-01-19 16:10:05.657089208 +0100
+@@ -45,6 +45,7 @@
+ #include "llvm/Support/SaveAndRestore.h"
+ #include "llvm/Support/raw_ostream.h"
+ #include <algorithm>
++#include <cstdint>
+ #include <string>
+ #include <sysexits.h>
+ #ifdef HAVE_BACKTRACE
+diff -up chromium-109.0.5414.74/base/cpu.h.me chromium-109.0.5414.74/base/cpu.h
+--- chromium-109.0.5414.74/base/cpu.h.me       2023-01-19 21:31:02.905062987 
+0100
++++ chromium-109.0.5414.74/base/cpu.h  2023-01-19 21:31:32.298573267 +0100
+@@ -5,6 +5,7 @@
+ #ifndef BASE_CPU_H_
+ #define BASE_CPU_H_
+ 
++#include <cstdint>
+ #include <string>
+ 
+ #include "base/base_export.h"
+
 

Reply via email to