Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nodejs-electron for openSUSE:Factory checked in at 2022-11-10 14:23:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old) and /work/SRC/openSUSE:Factory/.nodejs-electron.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-electron" Thu Nov 10 14:23:14 2022 rev:43 rq:1034982 version:21.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes 2022-11-06 12:42:21.101435305 +0100 +++ /work/SRC/openSUSE:Factory/.nodejs-electron.new.1597/nodejs-electron.changes 2022-11-10 14:24:17.019028593 +0100 @@ -1,0 +2,7 @@ +Wed Nov 9 21:11:43 UTC 2022 - Bruno Pitrus <brunopit...@hotmail.com> +- New upstream release 21.2.3 + * No user-visible changes. +- Remove upstream's tinkering with optlevel of modules compiled against nodejs-electron-devel. + * add common.gypi-remove-fno-omit-frame-pointer.patch + +------------------------------------------------------------------- Old: ---- electron-21.2.2.tar.xz New: ---- common.gypi-remove-fno-omit-frame-pointer.patch electron-21.2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs-electron.spec ++++++ --- /var/tmp/diff_new_pack.kAsxoT/_old 2022-11-10 14:24:22.423059179 +0100 +++ /var/tmp/diff_new_pack.kAsxoT/_new 2022-11-10 14:24:22.431059225 +0100 @@ -212,7 +212,7 @@ Name: nodejs-electron -Version: 21.2.2 +Version: 21.2.3 Release: 0 Summary: Build cross platform desktop apps with JavaScript, HTML, and CSS License: AFL-2.0 AND Apache-2.0 AND blessing AND BSD-2-Clause AND BSD-3-Clause AND BSD-Protection AND BSD-Source-Code AND bzip2-1.0.6 AND IJG AND ISC AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND MIT-CMU AND MIT-open-group AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) AND MPL-2.0 AND OpenSSL AND SGI-B-2.0 AND SUSE-Public-Domain AND X11 @@ -263,6 +263,7 @@ Patch72: electron-version-from-env.patch # https://code.qt.io/cgit/qt/qtwebengine-chromium.git/commit/?h=102-based&id=d617766b236a93749ddbb50b75573dd35238ffc9 Patch73: disable-webspeech.patch +Patch74: common.gypi-remove-fno-omit-frame-pointer.patch # PATCHES to use system libs Patch1002: chromium-system-libusb.patch ++++++ common.gypi-remove-fno-omit-frame-pointer.patch ++++++ Do not inject a pessimizing cflag into downstream buildscripts. It fails to get overriden by optflags and we don't need it for debugging since we compile everything with -fasynchronous-unwind-tables anyway. --- src/third_party/electron_node/common.gypi.old 2022-11-09 21:21:10.595238137 +0100 +++ src/third_party/electron_node/common.gypi 2022-11-09 22:07:29.480041964 +0100 @@ -243,9 +243,6 @@ # increase performance, number from experimentation 'cflags': [ '-qINLINE=::150:100000' ] }], - ['OS!="mac" and OS!="win" and OS!="zos"', { - 'cflags': [ '-fno-omit-frame-pointer' ], - }], ['OS=="linux"', { 'conditions': [ ['enable_pgo_generate=="true"', { ++++++ electron-21.2.2.tar.xz -> electron-21.2.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/nodejs-electron/electron-21.2.2.tar.xz /work/SRC/openSUSE:Factory/.nodejs-electron.new.1597/electron-21.2.3.tar.xz differ: char 15, line 1