automatic version update by autodist [release 17.0.1-1mamba;Tue Nov 02 2021]
This commit is contained in:
parent
d5d699a9b5
commit
0bb2b2ea4c
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 16.6.1
|
||||
Version: 17.0.1
|
||||
Release: 1mamba
|
||||
Summary: Evented I/O for V8 JavaScript
|
||||
Group: System/Servers
|
||||
@ -75,10 +75,13 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/corepack
|
||||
%{_bindir}/nodejs
|
||||
%{_bindir}/node
|
||||
%{_bindir}/npm
|
||||
%{_bindir}/npx
|
||||
%dir %{_prefix}/lib/node_modules/corepack
|
||||
%{_prefix}/lib/node_modules/corepack/*
|
||||
%dir %{_prefix}/lib/node_modules
|
||||
%{_prefix}/lib/node_modules/npm
|
||||
%{_datadir}/systemtap/tapset/node.stp
|
||||
@ -104,6 +107,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
#%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 17.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 03 2021 Automatic Build System <autodist@mambasoft.it> 16.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user