From f301fa235a1df961fac01251d8f2e5fab22433e0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:40:38 +0100 Subject: [PATCH] automatic version update by autodist [release 14.14.0-1mamba;Sun Oct 18 2020] --- nodejs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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