forked from pool/nodejs-common
- Use NodeJS 17 as default for TW
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=51
This commit is contained in:
parent
d6dfbad9e1
commit
25a5008cfd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 12 09:17:01 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
- Use NodeJS 17 as default for TW
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 21 05:01:32 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
Mon Jun 21 05:01:32 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nodejs-common
|
# spec file for package nodejs-common
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
|
|
||||||
%define NODEJS_LTS 16
|
%define NODEJS_LTS 16
|
||||||
%define NODEJS_CURRENT 16
|
%define NODEJS_CURRENT 17
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
|
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
|
||||||
%bcond_without libalternatives
|
%bcond_without libalternatives
|
||||||
|
Loading…
Reference in New Issue
Block a user