new upstream release 0.10.5

http://blog.nodejs.org/2013/04/23/node-v0-10-5-stable/
This commit is contained in:
T.C. Hollingsworth 2013-04-24 08:46:51 -07:00
parent 3c3551aba6
commit 8075b2b362
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/node-v0.10.2.tar.gz
/node-v0.10.3.tar.gz
/node-v0.10.4.tar.gz
/node-v0.10.5.tar.gz

View File

@ -1,5 +1,5 @@
Name: nodejs
Version: 0.10.4
Version: 0.10.5
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 24 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.5-1
- new upstream release 0.10.5
http://blog.nodejs.org/2013/04/23/node-v0-10-5-stable/
* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.4-1
- new upstream release 0.10.4
http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/

View File

@ -1,2 +1 @@
4daca92618515708a4631e98a8e8c779 node-v0.10.3.tar.gz
a4554450864af89c4420c54349b62295 node-v0.10.4.tar.gz
f6b1c363f75185d57c8486cd63c42e14 node-v0.10.5.tar.gz