[nodejs-npmlog] new upstream release 0.0.3

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 03:00:33 UTC 2013


commit b52f39ae57995a43f88da2ac0fba7bd98b12fb32
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:02:04 2013 -0700

    new upstream release 0.0.3

 .gitignore         |    1 +
 nodejs-npmlog.spec |    7 +++++--
 sources            |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21799a7..8c4020c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /npmlog-0.0.2.tgz
+/npmlog-0.0.3.tgz
diff --git a/nodejs-npmlog.spec b/nodejs-npmlog.spec
index 2d01490..3b16540 100644
--- a/nodejs-npmlog.spec
+++ b/nodejs-npmlog.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-npmlog
-Version:        0.0.2
-Release:        5%{?dist}
+Version:        0.0.3
+Release:        1%{?dist}
 Summary:        Logger for npm
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -43,6 +43,9 @@ rm -rf %buildroots
 %doc LICENSE README.md example.js
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.3-1
+- new upstream release 0.0.3
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.2-5
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 5edf926..ece198e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 bcda69b411c0d821a61bf1567772d04a  npmlog-0.0.2.tgz
+8af6f08c4b0d50f367a27a7c3b20a51b  npmlog-0.0.3.tgz


More information about the scm-commits mailing list