From 25a5008cfdbeaf95be2707b3e465cae9a19bc04281b67041ccd3cef6da7ae128 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 12 Jan 2022 09:18:55 +0000 Subject: [PATCH] - Use NodeJS 17 as default for TW OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=51 --- nodejs-common.changes | 5 +++++ nodejs-common.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/nodejs-common.changes b/nodejs-common.changes index b066fb2..bf586ad 100644 --- a/nodejs-common.changes +++ b/nodejs-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 12 09:17:01 UTC 2022 - Adam Majer + +- Use NodeJS 17 as default for TW + ------------------------------------------------------------------- Mon Jun 21 05:01:32 UTC 2021 - Andreas Schneider diff --git a/nodejs-common.spec b/nodejs-common.spec index 4bd6e14..229491b 100644 --- a/nodejs-common.spec +++ b/nodejs-common.spec @@ -1,7 +1,7 @@ # # spec file for package nodejs-common # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ ########################################################### %define NODEJS_LTS 16 -%define NODEJS_CURRENT 16 +%define NODEJS_CURRENT 17 %if 0%{?suse_version} > 1500 || 0%{?fedora_version} %bcond_without libalternatives