Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nodejs20 for openSUSE:Factory 
checked in at 2023-05-30 22:01:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs20 (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs20.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs20"

Tue May 30 22:01:35 2023 rev:5 rq:1089598 version:20.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs20/nodejs20.changes        2023-05-21 
19:08:35.306394022 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs20.new.1533/nodejs20.changes      
2023-05-30 22:01:38.534727341 +0200
@@ -1,0 +2,5 @@
+Mon May 22 14:45:27 UTC 2023 - Adam Majer <adam.ma...@suse.de>
+
+- Fix build on SLE12SP5
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs20.spec ++++++
--- /var/tmp/diff_new_pack.BgDZXw/_old  2023-05-30 22:01:39.294731821 +0200
+++ /var/tmp/diff_new_pack.BgDZXw/_new  2023-05-30 22:01:39.298731844 +0200
@@ -965,6 +965,7 @@
 # needed to fix build on SLE12 SP5
 %if 0%{?forced_python_version:1}
 sed -i -e "s,'python3','python%{forced_python_version}'," 
test/parallel/test-child-process-set-blocking.js
+sed -i -e "s,^#!/usr/bin/env 
python3$,#!/usr/bin/python%{forced_python_version}," tools/pseudo-tty.py
 %endif
 
 ln addon-rpm.gypi deps/npm/node_modules/node-gyp/addon-rpm.gypi

Reply via email to