new upstream release 0.10.24
http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/
This commit is contained in:
parent
79b29fceec
commit
54cf0adca3
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,3 +22,5 @@
|
||||
/node-v0.10.21-stripped.tar.gz
|
||||
/node-v0.10.22-stripped.tar.gz
|
||||
/node-v0.10.23-stripped.tar.gz
|
||||
/node-v0.10.24.tar.gz
|
||||
/node-v0.10.24-stripped.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 0.10.23
|
||||
Version: 0.10.24
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript runtime
|
||||
License: MIT and ASL 2.0 and ISC and BSD
|
||||
@ -166,6 +166,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
||||
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.24-1
|
||||
- new upstream release 0.10.24
|
||||
http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/
|
||||
|
||||
* Thu Dec 12 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.23-1
|
||||
- new upstream release 0.10.23
|
||||
http://blog.nodejs.org/2013/12/11/node-v0-10-23-stable/
|
||||
|
Loading…
Reference in New Issue
Block a user