automatic version update by autodist [release 14.13.0-1mamba;Tue Oct 06 2020]

This commit is contained in:
Automatic Build System 2024-01-06 07:40:38 +01:00
parent 1dba5f1a7e
commit 98ef55d219

View File

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