[nodejs-init-package-json] new upstream release 0.0.10

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 02:55:24 UTC 2013


commit 5c1b0f1802a44c508b35d055949a21ca075ee73b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:00:34 2013 -0700

    new upstream release 0.0.10

 .gitignore                    |    1 +
 nodejs-init-package-json.spec |    7 +++++--
 sources                       |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1e374e..74cbfdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /init-package-json-0.0.7.tgz
+/init-package-json-0.0.10.tgz
diff --git a/nodejs-init-package-json.spec b/nodejs-init-package-json.spec
index 763fb8d..e6bed48 100644
--- a/nodejs-init-package-json.spec
+++ b/nodejs-init-package-json.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-init-package-json
-Version:        0.0.7
-Release:        6%{?dist}
+Version:        0.0.10
+Release:        1%{?dist}
 Summary:        A node module to get your node module started
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -41,6 +41,9 @@ rm -rf %buildroot
 %doc README.md example.js
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.10-1
+- new upstream release 0.0.10
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.7-6
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 99f3780..c602b28 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f4b00d285ea6cdd9b762d6647622c668  init-package-json-0.0.7.tgz
+06006bb2486a88dccc41adf449ada979  init-package-json-0.0.10.tgz


More information about the scm-commits mailing list