diff --git a/.gitignore b/.gitignore index 491b1db..4aff77e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /node-v0.10.13-stripped.tar.gz /node-v0.10.14-stripped.tar.gz /node-v0.10.16-stripped.tar.gz +/node-v0.10.17-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index aa63a8a..fe1dec1 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.16 +Version: 0.10.17 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -168,6 +168,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %exclude %{_pkgdocdir}/(ChangeLog|LICENSE|README.md|AUTHORS) %changelog +* Tue Aug 27 2013 T.C. Hollingsworth - 0.10.17-1 +- new upstream release 0.10.17 + http://blog.nodejs.org/2013/08/21/node-v0-10-17-stable/ + * Sat Aug 17 2013 T.C. Hollingsworth - 0.10.16-1 - new upstream release 0.10.16 http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/ diff --git a/sources b/sources index 934ea81..4ab9239 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc44062e64767be1ecb04d12c19d31da node-v0.10.16-stripped.tar.gz +8d8eea23c0ee4d40699d65cf8e80930a node-v0.10.17-stripped.tar.gz