Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nodejs-common for openSUSE:Factory checked in at 2026-04-16 17:25:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs-common (Old) and /work/SRC/openSUSE:Factory/.nodejs-common.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-common" Thu Apr 16 17:25:11 2026 rev:25 rq:1346427 version:6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs-common/nodejs-common.changes 2025-12-17 17:33:29.044378719 +0100 +++ /work/SRC/openSUSE:Factory/.nodejs-common.new.11940/nodejs-common.changes 2026-04-16 17:25:19.007348310 +0200 @@ -1,0 +2,5 @@ +Mon Apr 13 12:02:39 UTC 2026 - Adam Majer <[email protected]> + +- Use adapted suse_version for 16.1 (jsc#PED-15772) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs-common.spec ++++++ --- /var/tmp/diff_new_pack.6cz0TU/_old 2026-04-16 17:25:19.827382094 +0200 +++ /var/tmp/diff_new_pack.6cz0TU/_new 2026-04-16 17:25:19.831382259 +0200 @@ -64,6 +64,11 @@ %endif %if 0%{?suse_version} == 1600 +# 16.0 +%define default_node_ver 22 +%endif + +%if 0%{?suse_version} == 1610 # 16.1 %define default_node_ver 24 %endif ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.6cz0TU/_old 2026-04-16 17:25:19.883384402 +0200 +++ /var/tmp/diff_new_pack.6cz0TU/_new 2026-04-16 17:25:19.887384567 +0200 @@ -1,6 +1,6 @@ -mtime: 1764597138 -commit: ba54db7c0d23549d4c28e2b8830edd8731d66bed317396a4486fb79a588b7f6f +mtime: 1776082194 +commit: 62300d1715cc177679d7653b9ad5cefe75315412e2c8f8bf6d769444a12c9a9b url: https://src.opensuse.org/nodejs/nodejs-common.git -revision: ba54db7c0d23549d4c28e2b8830edd8731d66bed317396a4486fb79a588b7f6f +revision: 62300d1715cc177679d7653b9ad5cefe75315412e2c8f8bf6d769444a12c9a9b projectscmsync: https://src.opensuse.org/nodejs/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-13 14:10:14.000000000 +0200 @@ -0,0 +1 @@ +.osc
