diff --git a/.gitignore b/.gitignore index 1822b20..678af5f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /node-v0.10.8-stripped.tar.gz /node-v0.10.9-stripped.tar.gz /node-v0.10.12-stripped.tar.gz +/node-v0.10.13-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index 48833d0..773bc5c 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.12 +Version: 0.10.13 Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD @@ -192,6 +192,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_datadir}/node/multiver_modules %changelog +* Wed Jul 10 2013 T.C. Hollingsworth - 0.10.13-1 +- new upstream release 0.10.13 + http://blog.nodejs.org/2013/07/09/node-v0-10-13-stable/ + * Wed Jun 19 2013 T.C. Hollingsworth - 0.10.12-1 - new upstream release 0.10.12 http://blog.nodejs.org/2013/06/18/node-v0-10-12-stable/ diff --git a/sources b/sources index 82a2e89..15661c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -367784ab0d90ae6fc7311ac354aa2cfd node-v0.10.12-stripped.tar.gz +3c856815ac6f879f1c956e216668aa14 node-v0.10.13-stripped.tar.gz