diff --git a/nodejs.spec b/nodejs.spec index 7ce00b4..87f1af3 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 14.12.0 +Version: 14.13.0 Release: 1mamba Summary: Evented I/O for V8 JavaScript Group: System/Servers @@ -55,10 +55,11 @@ export CXXFLAGS="%{optflags} -g0 -Wl,--no-keep-memory -fuse-ld=gold -Wl,--no-map --experimental-http-parser \ --shared-cares +%make # --shared-nghttp2 # --without-npm \ -%make | make +#| make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -96,6 +97,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs #%doc ChangeLog %changelog +* Tue Oct 06 2020 Automatic Build System 14.13.0-1mamba +- automatic version update by autodist + * Tue Sep 29 2020 Silvan Calarco 14.12.0-1mamba - update to 14.12.0