automatic version update by autodist [release 10.9.0-1mamba;Thu Aug 23 2018]
This commit is contained in:
parent
00df0789d1
commit
b41d45ec34
@ -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 <autodist@mambasoft.it> 10.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 02 2018 Automatic Build System <autodist@mambasoft.it> 10.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user