Update for 24

This commit is contained in:
eabdullin 2025-09-15 12:39:13 +03:00
parent c77771f3c3
commit f9e2bdea7b

View File

@ -3,7 +3,7 @@ document: modulemd-packager
version: 3
data:
name: nodejs
stream: 22
stream: 24
summary: Javascript runtime
description: >-
Node.js is a platform built on Chrome's JavaScript runtime
@ -19,7 +19,7 @@ data:
buildopts:
rpms:
macros: |
%_with_bundled 1
%_with_all_deps_bundled 1
%_with_python3_fixup 0
references:
community: http://nodejs.org
@ -53,12 +53,12 @@ data:
nodejs-packaging:
rationale: RPM Macros and Utilities for Node.js Packaging
buildorder: 10
ref: stream-nodejs-20-rhel-9.5.0
ref: stream-nodejs-24-rhel-9.7.0
nodejs:
rationale: Javascript runtime and npm package manager.
buildorder: 100
ref: stream-nodejs-22-rhel-9.5.0
ref: stream-nodejs-24-rhel-9.7.0
nodejs-nodemon:
rationale: Simple monitor script for use during development of a node.js app
buildorder: 200
ref: stream-nodejs-20-rhel-9.5.0
ref: stream-nodejs-24-rhel-9.7.0