From de20ac7b303cf520b1c19b03c1d35de97343009d Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Thu, 19 Feb 2015 00:59:58 -0700 Subject: [PATCH] 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. --- .gitignore | 1 + nodejs.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) 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 bc49545..8568295 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 @@ -185,6 +185,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