diff --git a/.gitignore b/.gitignore index 8c4020c..83162b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /npmlog-0.0.2.tgz /npmlog-0.0.3.tgz +/npmlog-0.0.4.tgz diff --git a/nodejs-npmlog.spec b/nodejs-npmlog.spec index d1e0ee8..95f70ec 100644 --- a/nodejs-npmlog.spec +++ b/nodejs-npmlog.spec @@ -1,7 +1,7 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-npmlog -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} Summary: Logger for npm BuildArch: noarch @@ -45,6 +45,9 @@ rm -rf %buildroots %doc LICENSE README.md example.js %changelog +* Sat Jul 13 2013 T.C. Hollingsworth - 0.0.4-1 +- new upstream release 0.0.4 + * Sun Jun 23 2013 T.C. Hollingsworth - 0.0.3-1 - new upstream release 0.0.3 diff --git a/sources b/sources index 25ddb5e..4f198b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8af6f08c4b0d50f367a27a7c3b20a51b npmlog-0.0.3.tgz +cccafc8add79f0250e5cba966ddfc2af npmlog-0.0.4.tgz