From 677c42d6ff5d68e1bc875e7e9b8d95b479783649 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Thu, 31 Jul 2014 17:24:19 -0700 Subject: [PATCH] new upstream release 0.10.30 http://blog.nodejs.org/2014/07/31/node-v0-10-30-stable/ --- .gitignore | 1 + nodejs.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 532eae4..87f329c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /node-v0.10.26-stripped.tar.gz /node-v0.10.28-stripped.tar.gz /node-v0.10.29-stripped.tar.gz +/node-v0.10.30-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index 84f1b9b..9d366d4 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.29 +Version: 0.10.30 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -169,6 +169,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_defaultdocdir}/%{name}-docs-%{version} %changelog +* Fri Aug 01 2014 T.C. Hollingsworth - 0.10.30-1 +- new upstream release 0.10.30 + http://blog.nodejs.org/2014/07/31/node-v0-10-30-stable/ + * Thu Jun 19 2014 T.C. Hollingsworth - 0.10.29-1 - new upstream release 0.10.29 http://blog.nodejs.org/2014/06/16/node-v0-10-29-stable/ diff --git a/sources b/sources index 06dffad..d50cbaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a78cf6c91b084915c0f02f6b81bfe0d1 node-v0.10.29-stripped.tar.gz +69074384366b4bc8ccc25e8c434b6817 node-v0.10.30-stripped.tar.gz