diff --git a/.gitignore b/.gitignore index 48f0f6d..0b3e2c3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /node-v0.10.20-stripped.tar.gz /node-v0.10.21-stripped.tar.gz /node-v0.10.22-stripped.tar.gz +/node-v0.10.23-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index 1defeca..01abcbe 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 0.10.22 +Version: 0.10.23 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 +* Thu Dec 12 2013 T.C. Hollingsworth - 0.10.23-1 +- new upstream release 0.10.23 + http://blog.nodejs.org/2013/12/11/node-v0-10-23-stable/ + * Tue Nov 12 2013 T.C. Hollingsworth - 0.10.22-1 - new upstream release 0.10.22 http://blog.nodejs.org/2013/11/12/node-v0-10-22-stable/ diff --git a/sources b/sources index 225e499..d785c5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60a9abb2608df8ba9806e7426a1def91 node-v0.10.22-stripped.tar.gz +3865d42776a7094771ccc631babed738 node-v0.10.23-stripped.tar.gz