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-02-17 23:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
and /work/SRC/openSUSE:Factory/.nodejs-electron.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-electron"
Thu Feb 17 23:40:10 2022 rev:18 rq:955549 version:16.0.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes
2022-02-03 23:18:39.255724932 +0100
+++
/work/SRC/openSUSE:Factory/.nodejs-electron.new.1958/nodejs-electron.changes
2022-02-17 23:41:24.939700473 +0100
@@ -1,0 +2,12 @@
+Wed Feb 16 19:09:22 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Fix building with newer gn
+ * Added electron-16-freetype-visibility-list.patch
+
+-------------------------------------------------------------------
+Wed Feb 16 17:39:31 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Update to version 16.0.9
+ * https://github.com/electron/electron/releases/tag/v16.0.9
+
+-------------------------------------------------------------------
Old:
----
electron-16.0.8.tar.xz
New:
----
electron-16-freetype-visibility-list.patch
electron-16.0.9.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.bMCSY2/_old 2022-02-17 23:41:36.583700376 +0100
+++ /var/tmp/diff_new_pack.bMCSY2/_new 2022-02-17 23:41:36.587700376 +0100
@@ -17,6 +17,8 @@
#
+%undefine _package_note_file
+
%define mod_name electron
ExcludeArch: %{ix86} %{arm}
%ifarch x86_64
@@ -63,13 +65,9 @@
%bcond_with system_harfbuzz
%bcond_with system_freetype
%endif
-%if 0%{?suse_version}
%bcond_without system_ffmpeg
-%else
-%bcond_with system_ffmpeg
-%endif
Name: nodejs-electron
-Version: 16.0.8
+Version: 16.0.9
Release: 0
Summary: Build cross platform desktop apps with JavaScript, HTML, and
CSS
License: MIT
@@ -122,6 +120,7 @@
# Fix collections import with python 3.10
Patch26: electron-16-node-fix-python3.10-import.patch
%endif
+Patch27: electron-16-freetype-visibility-list.patch
BuildRequires: SDL-devel
BuildRequires: binutils-gold
BuildRequires: bison
++++++ create_tarball.sh ++++++
--- /var/tmp/diff_new_pack.bMCSY2/_old 2022-02-17 23:41:36.687700376 +0100
+++ /var/tmp/diff_new_pack.bMCSY2/_new 2022-02-17 23:41:36.691700375 +0100
@@ -213,7 +213,6 @@
third_party/emoji-segmenter
third_party/farmhash
third_party/fdlibm
- third_party/ffmpeg
third_party/fft2d
third_party/flatbuffers
third_party/freetype
++++++ electron-16-freetype-visibility-list.patch ++++++
Index: electron-16.0.9/build/linux/BUILD.gn
===================================================================
--- electron-16.0.9.orig/build/linux/BUILD.gn 2022-02-16 17:58:59.257168135
+0100
+++ electron-16.0.9/build/linux/BUILD.gn 2022-02-16 20:08:06.841364040
+0100
@@ -25,6 +25,7 @@ if (use_system_freetype) {
visibility = [
"//third_party:freetype_harfbuzz",
"//third_party/harfbuzz-ng:harfbuzz_source",
+ "//build/config/freetype:freetype",
]
packages = [ "freetype2" ]
}
++++++ electron-16.0.8.tar.xz -> electron-16.0.9.tar.xz ++++++
/work/SRC/openSUSE:Factory/nodejs-electron/electron-16.0.8.tar.xz
/work/SRC/openSUSE:Factory/.nodejs-electron.new.1958/electron-16.0.9.tar.xz
differ: char 15, line 1