new upstream release 0.10.5
http://blog.nodejs.org/2013/04/23/node-v0-10-5-stable/
This commit is contained in:
parent
3c3551aba6
commit
8075b2b362
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/node-v0.10.2.tar.gz
|
/node-v0.10.2.tar.gz
|
||||||
/node-v0.10.3.tar.gz
|
/node-v0.10.3.tar.gz
|
||||||
/node-v0.10.4.tar.gz
|
/node-v0.10.4.tar.gz
|
||||||
|
/node-v0.10.5.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: nodejs
|
Name: nodejs
|
||||||
Version: 0.10.4
|
Version: 0.10.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JavaScript runtime
|
Summary: JavaScript runtime
|
||||||
License: MIT and ASL 2.0 and ISC and BSD
|
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}
|
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.4-1
|
||||||
- new upstream release 0.10.4
|
- new upstream release 0.10.4
|
||||||
http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/
|
http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/
|
||||||
|
Loading…
Reference in New Issue
Block a user