- Update default TW to nodejs21

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=63
This commit is contained in:
Adam Majer 2023-11-09 09:13:30 +00:00 committed by Git OBS Bridge
parent 2bebb389ab
commit 27b70bee73
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 9 09:12:01 UTC 2023 - Adam Majer <adam.majer@suse.de>
- Update default TW to nodejs21
-------------------------------------------------------------------
Thu Jun 15 12:37:25 UTC 2023 - Adam Majer <adam.majer@suse.de>

View File

@ -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