automatic version update by autodist [release 14.14.0-1mamba;Sun Oct 18 2020]

This commit is contained in:
Automatic Build System 2024-01-06 07:40:38 +01:00
parent 416fd8ed80
commit f301fa235a

View File

@ -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