forked from pool/nodejs-common
Accepting request 1124370 from devel:languages:nodejs
- Update default TW to nodejs21 OBS-URL: https://build.opensuse.org/request/show/1124370 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs-common?expand=0&rev=21
This commit is contained in:
commit
8c82752e9f
@ -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