diff --git a/nodejs.spec b/nodejs.spec index 1a7ca02..da48016 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 10.8.0 +Version: 10.9.0 Release: 1mamba Summary: Evented I/O for V8 JavaScript Group: System/Servers @@ -36,7 +36,7 @@ This package contains libraries and header files for developing applications tha ./configure \ --prefix=%{_prefix} -%make +%make | make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -87,6 +87,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs #%doc ChangeLog %changelog +* Thu Aug 23 2018 Automatic Build System 10.9.0-1mamba +- automatic version update by autodist + * Thu Aug 02 2018 Automatic Build System 10.8.0-1mamba - automatic version update by autodist