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-04-12 21:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-electron.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-electron"

Tue Apr 12 21:50:41 2022 rev:21 rq:969393 version:17.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes  
2022-03-18 16:42:03.653178090 +0100
+++ 
/work/SRC/openSUSE:Factory/.nodejs-electron.new.1900/nodejs-electron.changes    
    2022-04-12 21:51:27.234200991 +0200
@@ -1,0 +2,13 @@
+Mon Apr 11 11:11:47 UTC 2022 - [email protected]
+
+- Update to version 17.3.1
+  * https://github.com/electron/electron/releases/tag/v17.3.1
+  * https://github.com/electron/electron/releases/tag/v17.3.0
+  * https://github.com/electron/electron/releases/tag/v17.2.0
+
+-------------------------------------------------------------------
+Wed Apr  6 11:11:49 UTC 2022 - Dominik Heidler <[email protected]>
+
+- Change npm BuildRequires to npm-default
+
+-------------------------------------------------------------------

Old:
----
  electron-17.1.2.tar.xz

New:
----
  electron-17.3.1.tar.xz

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

Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.O6mOvg/_old  2022-04-12 21:51:41.622039387 +0200
+++ /var/tmp/diff_new_pack.O6mOvg/_new  2022-04-12 21:51:41.630039298 +0200
@@ -74,7 +74,7 @@
 %endif
 %bcond_without system_ffmpeg
 Name:           nodejs-electron
-Version:        17.1.2
+Version:        17.3.1
 Release:        0
 Summary:        Build cross platform desktop apps with JavaScript, HTML, and 
CSS
 License:        MIT
@@ -168,7 +168,11 @@
 BuildRequires:  ninja-build >= 1.7.2
 %endif
 BuildRequires:  nodejs >= 16.5.0
+%if 0%{?suse_version}
+BuildRequires:  npm-default
+%else
 BuildRequires:  npm
+%endif
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3

++++++ create_tarball.sh ++++++
--- /var/tmp/diff_new_pack.O6mOvg/_old  2022-04-12 21:51:41.698038533 +0200
+++ /var/tmp/diff_new_pack.O6mOvg/_new  2022-04-12 21:51:41.702038489 +0200
@@ -14,6 +14,9 @@
 echo "VERSION: $ELECTRON_PKGVERSION"
 echo "PATH:    $ELECTRON_PATH"
 
+echo -n "This script will download about 60G to $ELECTRON_TMPDIR, continue? "
+read $ans
+
 cleanup_tmpdir() {
     popd 2>/dev/null || true
     rm -rf "$ELECTRON_TMPDIR"

++++++ electron-17.1.2.tar.xz -> electron-17.3.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/nodejs-electron/electron-17.1.2.tar.xz 
/work/SRC/openSUSE:Factory/.nodejs-electron.new.1900/electron-17.3.1.tar.xz 
differ: char 15, line 1

Reply via email to