new upstream release 0.10.16
http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/
This commit is contained in:
parent
e9f69b1411
commit
b9edecaefd
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/node-v0.10.12-stripped.tar.gz
|
||||
/node-v0.10.13-stripped.tar.gz
|
||||
/node-v0.10.14-stripped.tar.gz
|
||||
/node-v0.10.16-stripped.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: nodejs
|
||||
Version: 0.10.14
|
||||
Release: 3%{?dist}
|
||||
Version: 0.10.16
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript runtime
|
||||
License: MIT and ASL 2.0 and ISC and BSD
|
||||
Group: Development/Languages
|
||||
@ -165,6 +165,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
||||
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.16-1
|
||||
- new upstream release 0.10.16
|
||||
http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/
|
||||
|
||||
* Wed Aug 14 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.14-3
|
||||
- fix typo in _isa macro in v8 Requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user