diff --git a/.gitignore b/.gitignore index 87f329c..8d98210 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /node-v0.10.28-stripped.tar.gz /node-v0.10.29-stripped.tar.gz /node-v0.10.30-stripped.tar.gz +/node-v0.10.32-stripped.tar.gz diff --git a/nodejs.spec b/nodejs.spec index 4bc9fd7..1037ea1 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,6 +1,6 @@ Name: nodejs -Version: 0.10.30 -Release: 2%{?dist} +Version: 0.10.32 +Release: 1%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD Group: Development/Languages @@ -190,6 +190,11 @@ cp -p common.gypi %{buildroot}%{_datadir}/node %{_pkgdocdir}/html %changelog +* Thu Sep 18 2014 T.C. Hollingsworth - 0.10.32-1 +- new upstream release 0.10.32 + http://blog.nodejs.org/2014/08/19/node-v0-10-31-stable/ + http://blog.nodejs.org/2014/09/16/node-v0-10-32-stable/ + * Sun Aug 17 2014 Fedora Release Engineering - 0.10.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d50cbaf..d8b8872 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 69074384366b4bc8ccc25e8c434b6817 node-v0.10.30-stripped.tar.gz +7e508cec9f98e41d2bcf1631795d33ee node-v0.10.32-stripped.tar.gz