automatic version update by autodist [release 14.13.0-1mamba;Tue Oct 06 2020]
This commit is contained in:
parent
1dba5f1a7e
commit
98ef55d219
@ -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 <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
|
||||
- update to 14.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user