automatic version update by autodist [release 14.14.0-1mamba;Sun Oct 18 2020]
This commit is contained in:
parent
416fd8ed80
commit
f301fa235a
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 14.13.1
|
||||
Version: 14.14.0
|
||||
Release: 1mamba
|
||||
Summary: Evented I/O for V8 JavaScript
|
||||
Group: System/Servers
|
||||
@ -60,7 +60,7 @@ export CXXFLAGS="%{optflags} -g0 -Wl,--no-keep-memory -fuse-ld=gold -Wl,--no-map
|
||||
--dest-cpu=arm --with-arm-float-abi=softfp --with-arm-fpu=neon
|
||||
%endif
|
||||
|
||||
%make
|
||||
%make -j2
|
||||
# --shared-nghttp2
|
||||
# --without-npm \
|
||||
|
||||
@ -106,6 +106,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
#%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Sun Oct 18 2020 Automatic Build System <autodist@mambasoft.it> 14.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 09 2020 Automatic Build System <autodist@mambasoft.it> 14.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user