automatic version update by autodist [release 16.5.0-1mamba;Sat Jul 17 2021]
This commit is contained in:
parent
a076db70b0
commit
6e6058d36f
@ -1,5 +1,5 @@
|
|||||||
Name: nodejs
|
Name: nodejs
|
||||||
Version: 16.4.2
|
Version: 16.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Evented I/O for V8 JavaScript
|
Summary: Evented I/O for V8 JavaScript
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -95,8 +95,8 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
|||||||
%{_includedir}/node/config.gypi
|
%{_includedir}/node/config.gypi
|
||||||
%dir %{_includedir}/node/cppgc
|
%dir %{_includedir}/node/cppgc
|
||||||
%{_includedir}/node/cppgc/*
|
%{_includedir}/node/cppgc/*
|
||||||
#%dir %{_includedir}/node/libplatform
|
%dir %{_includedir}/node/libplatform
|
||||||
#%{_includedir}/node/libplatform/*.h
|
%{_includedir}/node/libplatform/*.h
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
%dir %{_includedir}/node/uv
|
%dir %{_includedir}/node/uv
|
||||||
%{_includedir}/node/uv/*.h
|
%{_includedir}/node/uv/*.h
|
||||||
@ -104,6 +104,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
|||||||
#%doc ChangeLog
|
#%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 17 2021 Automatic Build System <autodist@mambasoft.it> 16.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 16.4.2-1mamba
|
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 16.4.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user