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 2021-12-16 02:00:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
and /work/SRC/openSUSE:Factory/.nodejs-electron.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-electron"
Thu Dec 16 02:00:29 2021 rev:14 rq:940444 version:13.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes
2021-12-10 21:52:27.970894715 +0100
+++
/work/SRC/openSUSE:Factory/.nodejs-electron.new.2520/nodejs-electron.changes
2021-12-16 02:00:51.831630355 +0100
@@ -1,0 +2,17 @@
+Mon Dec 13 11:06:00 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Do not build on 32-bit arm
+
+-------------------------------------------------------------------
+Mon Dec 13 10:03:11 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Update _constraints to build aarch64 only on powerful workers
+ (checks for asimdrdm)
+
+-------------------------------------------------------------------
+Mon Dec 13 07:50:42 UTC 2021 - Andreas Schneider <[email protected]>
+
+- Update to version 13.6.3
+ https://github.com/electron/electron/releases/tag/v13.6.3
+
+-------------------------------------------------------------------
Old:
----
electron-13.6.2.tar.xz
New:
----
electron-13.6.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.kkzKwG/_old 2021-12-16 02:01:02.607636893 +0100
+++ /var/tmp/diff_new_pack.kkzKwG/_new 2021-12-16 02:01:02.615636897 +0100
@@ -17,7 +17,7 @@
%define mod_name electron
-ExcludeArch: %{ix86}
+ExcludeArch: %{ix86} %{arm}
%ifarch x86_64
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
%bcond_without lto
@@ -54,7 +54,7 @@
%bcond_with clang
%endif
Name: nodejs-electron
-Version: 13.6.2
+Version: 13.6.3
Release: 0
Summary: Build cross platform desktop apps with JavaScript, HTML, and
CSS
License: MIT
@@ -100,10 +100,12 @@
# Fix blink nodestructor
Patch24: electron-13-blink-gcc-ambiguous-nodestructor.patch
Patch26: a9831f1cbf93fb18dd951453635f488037454ce9.patch
-# Fix missing harfbuzz symbols
+%if 0%{?suse_version} > 1500
+# Fix missing harfbuzz symbols for harfbuzz 3.0.0
Patch27: skia_harfbuzz_roll.patch
Patch28: skia_harfbuzz_api.patch
Patch29: harfbuzz_roll.patch
+%endif
BuildRequires: SDL-devel
BuildRequires: binutils-gold
BuildRequires: bison
++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.kkzKwG/_old 2021-12-16 02:01:02.655636922 +0100
+++ /var/tmp/diff_new_pack.kkzKwG/_new 2021-12-16 02:01:02.659636924 +0100
@@ -18,5 +18,15 @@
</memory>
</hardware>
</overwrite>
+ <overwrite>
+ <conditions>
+ <arch>aarch64</arch>
+ </conditions>
+ <hardware>
+ <cpu>
+ <flag>asimdrdm</flag>
+ </cpu>
+ </hardware>
+ </overwrite>
</constraints>
++++++ electron-13.6.2.tar.xz -> electron-13.6.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/nodejs-electron/electron-13.6.2.tar.xz
/work/SRC/openSUSE:Factory/.nodejs-electron.new.2520/electron-13.6.3.tar.xz
differ: char 15, line 1