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-07-12 21:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-electron (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-electron.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-electron"

Mon Jul 12 21:40:24 2021 rev:3 rq:905793 version:13.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-electron/nodejs-electron.changes  
2021-07-01 07:06:04.271272384 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-electron.new.2625/nodejs-electron.changes    
    2021-07-12 21:40:53.923795745 +0200
@@ -1,0 +2,5 @@
+Fri Jul  9 20:42:43 UTC 2021 - [email protected]
+
+- Strip the debugging and symbol information
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs-electron.spec ++++++
--- /var/tmp/diff_new_pack.83H4Lu/_old  2021-07-12 21:41:01.367737070 +0200
+++ /var/tmp/diff_new_pack.83H4Lu/_new  2021-07-12 21:41:01.371737038 +0200
@@ -417,6 +417,9 @@
 gn gen out/Release --args="import(\"//electron/build/args/release.gn\") 
${myconf_gn}"
 ninja -v %{?_smp_mflags} -C out/Release electron
 
+# strip the debugging and symbol information
+electron/script/strip-binaries.py -d out/Release
+
 %install
 install -d -m 0755 %{buildroot}%{_bindir}
 install -d -m 0755 %{buildroot}%{_libdir}/electron

Reply via email to