diff --git a/.gitignore b/.gitignore index 6dcd237..4256a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /graceful-fs-1.1.14.tgz +/graceful-fs-1.2.0.tgz diff --git a/nodejs-graceful-fs.spec b/nodejs-graceful-fs.spec index aa4424e..204f6e3 100644 --- a/nodejs-graceful-fs.spec +++ b/nodejs-graceful-fs.spec @@ -1,6 +1,6 @@ Name: nodejs-graceful-fs -Version: 1.1.14 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: 'fs' module with incremental back-off on EMFILE License: MIT Group: Development/Libraries @@ -39,6 +39,9 @@ rm -rf %{buildroot} %doc README.md LICENSE %changelog +* Sat Feb 09 2013 T.C. Hollingsworth - 1.2.0-1 +- new upstream release 1.2.0 + * Tue Jan 08 2013 T.C. Hollingsworth - 1.1.14-2 - add missing build section diff --git a/sources b/sources index 26bc563..7387727 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ fb46c820a063a666be04b2c416d51b29 graceful-fs-1.1.14.tgz +2108e283f1d0813302c8536418803ef6 graceful-fs-1.2.0.tgz