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