[nodejs-npmlog/el6: 2/3] new upstream release 0.0.4

T.C. Hollingsworth patches at fedoraproject.org
Sat Jul 13 20:09:00 UTC 2013


commit b9d717804ed3058da0fefddc8b066331ccedd8bb
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jul 13 13:01:22 2013 -0700

    new upstream release 0.0.4

 .gitignore         |    1 +
 nodejs-npmlog.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <tchollingsworth at gmail.com> - 0.0.4-1
+- new upstream release 0.0.4
+
 * Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 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


More information about the scm-commits mailing list