forked from pool/nodejs-common
- Use NodeJS 20 as default for TW
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=56
This commit is contained in:
parent
fe3690f76e
commit
34f22bc91c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 19 13:38:14 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- Use NodeJS 20 as default for TW
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 10:09:34 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nodejs-common
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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 18
|
||||
%define NODEJS_CURRENT 19
|
||||
%define NODEJS_CURRENT 20
|
||||
|
||||
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
|
||||
%bcond_without libalternatives
|
||||
|
Loading…
Reference in New Issue
Block a user