diff --git a/nodejs.spec b/nodejs.spec index bebdb68..b9956fb 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -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 14.14.0-1mamba +- automatic version update by autodist + * Fri Oct 09 2020 Automatic Build System 14.13.1-1mamba - automatic version update by autodist