diff --git a/.gitignore b/.gitignore index d315600..27559e5 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /node-v0.10.30-stripped.tar.gz /node-v0.10.32-stripped.tar.gz /node-v0.10.33-stripped.tar.gz +/node-v0.10.36-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index ff845e7..a144a7f 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.33 +Version: 0.10.36 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -200,6 +200,13 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_pkgdocdir}/html %changelog +* Thu Feb 19 2015 T.C. Hollingsworth - 0.10.36-1 +- new upstream release 0.10.36 + http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/ +- Please note that several upstream releases were skipped due to regressions + reported in the upstream bug tracker. Please also review the 0.10.34 and + 0.10.35 changelogs available at the above URL for a list of all changes. + * Wed Nov 19 2014 T.C. Hollingsworth - 0.10.33-1 - new upstream release 0.10.33 http://blog.nodejs.org/2014/10/23/node-v0-10-33-stable/ diff --git a/sources b/sources index e2aeefa..e233927 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f483a694949095884cf9159f2983c1e6 node-v0.10.33-stripped.tar.gz +f1a50d8a1f6e09659b5c2aad00867ae2 node-v0.10.36-stripped.tar.gz