forked from autogits/nodejs-common
- 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:
parent
2bebb389ab
commit
27b70bee73
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user