diff --git a/nodejs-common.changes b/nodejs-common.changes index 26237af..58304a1 100644 --- a/nodejs-common.changes +++ b/nodejs-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 9 09:12:01 UTC 2023 - Adam Majer + +- Update default TW to nodejs21 + ------------------------------------------------------------------- Thu Jun 15 12:37:25 UTC 2023 - Adam Majer diff --git a/nodejs-common.spec b/nodejs-common.spec index d814ffe..7c8df0b 100644 --- a/nodejs-common.spec +++ b/nodejs-common.spec @@ -25,8 +25,8 @@ # ########################################################### -%define NODEJS_LTS 18 -%define NODEJS_CURRENT 20 +%define NODEJS_LTS 20 +%define NODEJS_CURRENT 21 %if 0%{?suse_version} > 1500 || 0%{?fedora_version} %bcond_without libalternatives @@ -80,7 +80,7 @@ %endif Name: nodejs-common -Version: 6.0 +Version: 6.1 Release: 0 Summary: Common files for the NodeJS ecosystem License: MIT