new upstream release 0.10.3
http://blog.nodejs.org/2013/04/03/node-v0-10-3-stable/
This commit is contained in:
parent
b22ee6fcc9
commit
ab6e60ba98
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/node-v0.10.0.tar.gz
|
||||
/node-v0.10.1.tar.gz
|
||||
/node-v0.10.2.tar.gz
|
||||
/node-v0.10.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 0.10.2
|
||||
Version: 0.10.3
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript runtime
|
||||
License: MIT and ASL 2.0 and ISC and BSD
|
||||
@ -188,6 +188,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
||||
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.3-1
|
||||
- new upstream release 0.10.3
|
||||
http://blog.nodejs.org/2013/04/03/node-v0-10-3-stable/
|
||||
|
||||
* Sun Mar 31 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.2-1
|
||||
- new upstream release 0.10.2
|
||||
http://blog.nodejs.org/2013/03/28/node-v0-10-2-stable/
|
||||
|
Loading…
Reference in New Issue
Block a user