new upstream release 0.10.16

http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/
This commit is contained in:
T.C. Hollingsworth 2013-08-16 20:15:05 -07:00
parent e9f69b1411
commit b9edecaefd
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
0d8d98fea39d17ea16761da3f5a4353c node-v0.10.14-stripped.tar.gz
bc44062e64767be1ecb04d12c19d31da node-v0.10.16-stripped.tar.gz