diff --git a/nodejs.spec b/nodejs.spec index 9d3a646..bebdb68 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -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 14.13.1-1mamba +- automatic version update by autodist + * Thu Oct 08 2020 Silvan Calarco 14.13.0-2mamba - x86: rebuilt without --shared-libuv to fix a segfault on this arch (eg. with hotdoc)