diff --git a/.gitignore b/.gitignore index 720ca55..f89cf73 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /node-v0.10.16-stripped.tar.gz /node-v0.10.17-stripped.tar.gz /node-v0.10.18-stripped.tar.gz +/node-v0.10.19-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index 74262b6..cbc390c 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.18 +Version: 0.10.19 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -172,6 +172,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_pkgdocdir}/html %changelog +* Wed Sep 25 2013 T.C. Hollingsworth - 0.10.19-1 +- new upstream release 0.10.19 + http://blog.nodejs.org/2013/09/24/node-v0-10-19-stable/ + * Fri Sep 06 2013 T.C. Hollingsworth - 0.10.18-1 - new upstream release 0.10.18 http://blog.nodejs.org/2013/09/04/node-v0-10-18-stable/ diff --git a/sources b/sources index 2b8a945..dcafa59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71266043d872ee70218bd916a0e9c3a0 node-v0.10.18-stripped.tar.gz +41b285ee404a389e238e755181094c6e node-v0.10.19-stripped.tar.gz