forked from importtest/nodejs-common
Accepting request 1030688 from devel:languages:nodejs
- Use NodeJS 19 as default for TW OBS-URL: https://build.opensuse.org/request/show/1030688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nodejs-common?expand=0&rev=17
This commit is contained in:
commit
5d06e62c1b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 21 10:09:34 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
- Use NodeJS 19 as default for TW
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 31 15:51:38 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
Sun Jul 31 15:51:38 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
|
|
||||||
%define NODEJS_LTS 18
|
%define NODEJS_LTS 18
|
||||||
%define NODEJS_CURRENT 18
|
%define NODEJS_CURRENT 19
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
|
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
|
||||||
%bcond_without libalternatives
|
%bcond_without libalternatives
|
||||||
@ -74,7 +74,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nodejs-common
|
Name: nodejs-common
|
||||||
Version: 5.0
|
Version: 5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Common files for the NodeJS ecosystem
|
Summary: Common files for the NodeJS ecosystem
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user