new upstream release 0.10.9
http://blog.nodejs.org/2013/05/30/node-v0-10-9-stable/
This commit is contained in:
parent
f7500b9771
commit
aab18e6056
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/node-v0.10.6.tar.gz
|
||||
/node-v0.10.7-stripped.tar.gz
|
||||
/node-v0.10.8-stripped.tar.gz
|
||||
/node-v0.10.9-stripped.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 0.10.8
|
||||
Version: 0.10.9
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript runtime
|
||||
License: MIT and ASL 2.0 and ISC and BSD
|
||||
@ -174,6 +174,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
||||
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.9-1
|
||||
- new upstream release 0.10.9
|
||||
http://blog.nodejs.org/2013/05/30/node-v0-10-9-stable/
|
||||
|
||||
* Wed May 29 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.8-1
|
||||
- new upstream release 0.10.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user