automatic version update by autodist [release 14.13.1-1mamba;Fri Oct 09 2020]

This commit is contained in:
Automatic Build System 2024-01-06 07:40:38 +01:00
parent 5d24eb41ca
commit 416fd8ed80

View File

@ -1,6 +1,6 @@
Name: nodejs
Version: 14.13.0
Release: 2mamba
Version: 14.13.1
Release: 1mamba
Summary: Evented I/O for V8 JavaScript
Group: System/Servers
Vendor: openmamba
@ -106,6 +106,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
#%doc ChangeLog
%changelog
* Fri Oct 09 2020 Automatic Build System <autodist@mambasoft.it> 14.13.1-1mamba
- automatic version update by autodist
* Thu Oct 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 14.13.0-2mamba
- x86: rebuilt without --shared-libuv to fix a segfault on this arch (eg. with hotdoc)