new upstream release 0.10.25
http://blog.nodejs.org/2014/01/23/node-v0-10-25-stable/
This commit is contained in:
parent
7379e62cbb
commit
25d126753c
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/node-v0.10.23-stripped.tar.gz
|
/node-v0.10.23-stripped.tar.gz
|
||||||
/node-v0.10.24.tar.gz
|
/node-v0.10.24.tar.gz
|
||||||
/node-v0.10.24-stripped.tar.gz
|
/node-v0.10.24-stripped.tar.gz
|
||||||
|
/node-v0.10.25-stripped.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: nodejs
|
Name: nodejs
|
||||||
Version: 0.10.24
|
Version: 0.10.25
|
||||||
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
|
||||||
@ -160,6 +160,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
|
|||||||
%{_defaultdocdir}/%{name}-docs-%{version}
|
%{_defaultdocdir}/%{name}-docs-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.25-1
|
||||||
|
- new upstream release 0.10.25
|
||||||
|
http://blog.nodejs.org/2014/01/23/node-v0-10-25-stable/
|
||||||
|
|
||||||
* Thu Dec 19 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.24-1
|
* Thu Dec 19 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.24-1
|
||||||
- new upstream release 0.10.24
|
- new upstream release 0.10.24
|
||||||
http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/
|
http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/
|
||||||
|
Loading…
Reference in New Issue
Block a user