diff --git a/.gitignore b/.gitignore index 16c25d2..b424e99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /node-gyp-0.8.2.tgz /node-gyp-0.8.4.tgz +/node-gyp-0.9.1.tgz diff --git a/node-gyp.spec b/node-gyp.spec index d542db3..dc07765 100644 --- a/node-gyp.spec +++ b/node-gyp.spec @@ -1,5 +1,5 @@ Name: node-gyp -Version: 0.8.4 +Version: 0.9.1 Release: 1%{?dist} Summary: Node.js native addon build tool License: MIT @@ -68,6 +68,9 @@ rm -rf %{buildroot} %doc README.md LICENSE %changelog +* Wed Mar 13 2013 T.C. Hollingsworth - 0.9.1-1 +- new upstream release 0.9.1 + * Sat Feb 09 2013 T.C. Hollingsworth - 0.8.4-1 - new upstream release 0.8.4 diff --git a/sources b/sources index e8b9a04..2a1fd08 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 4fd0c5fdf4f5928f8efb665d9a2baf49 node-gyp-0.8.2.tgz d0437427803254a369e3a32ba0431ffc node-gyp-0.8.4.tgz +fc14c347421fad0e7eb990f78a5a9b84 node-gyp-0.9.1.tgz