From f7500b9771b9d3d221b931ccc7c30856dc7dc394 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Tue, 28 May 2013 20:44:29 -0700 Subject: [PATCH] new upstream release 0.10.8 --- .gitignore | 1 + nodejs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1033a3f..00b6f2f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /node-v0.10.5.tar.gz /node-v0.10.6.tar.gz /node-v0.10.7-stripped.tar.gz +/node-v0.10.8-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index fd757dc..cea9f26 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.7 +Version: 0.10.8 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -174,6 +174,9 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_defaultdocdir}/%{name}-docs-%{version} %changelog +* Wed May 29 2013 T.C. Hollingsworth - 0.10.8-1 +- new upstream release 0.10.8 + * Wed May 29 2013 T.C. Hollingsworth - 0.10.7-1 - new upstream release 0.10.7 - strip openssl from the tarball; it contains prohibited code (RHBZ#967736) diff --git a/sources b/sources index e27ebcf..210aeea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -423b68616b60db6d0277bfb7195917a7 node-v0.10.7-stripped.tar.gz +d9a0bbc97eff282f3676fc770e0f84e8 node-v0.10.8-stripped.tar.gz