From 25d126753c91b67fefcff35805d366646cf68332 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Mon, 27 Jan 2014 15:30:48 -0700 Subject: [PATCH] new upstream release 0.10.25 http://blog.nodejs.org/2014/01/23/node-v0-10-25-stable/ --- .gitignore | 1 + nodejs.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e7f1144..22af98e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /node-v0.10.23-stripped.tar.gz /node-v0.10.24.tar.gz /node-v0.10.24-stripped.tar.gz +/node-v0.10.25-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index ae2520a..0b67530 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.24 +Version: 0.10.25 Release: 1%{?dist} Summary: JavaScript runtime 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} %changelog +* Mon Jan 27 2014 T.C. Hollingsworth - 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 - 0.10.24-1 - new upstream release 0.10.24 http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/ diff --git a/sources b/sources index 156e044..445767f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2a6eeabc7aed4026fd66c7d0b66cdf5 node-v0.10.24-stripped.tar.gz +0cb686d5644944b21d1ba0dd70e106d8 node-v0.10.25-stripped.tar.gz