[nodejs-strip-json-comments/f21] Upstream has released new version

anish anishpatil at fedoraproject.org
Sun Oct 19 16:16:55 UTC 2014


commit d87bc173466b383a2f3fb7ebbe1c50c559f7d879
Author: anish <apatil at redhat.com>
Date:   Sun Oct 19 21:46:29 2014 +0530

    Upstream has released new version

 .gitignore                      |    1 +
 nodejs-strip-json-comments.spec |    5 ++++-
 sources                         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c709d99..6cba8c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /0.1.3.tar.gz
 /v1.0.1.tar.gz
+/v1.0.2.tar.gz
diff --git a/nodejs-strip-json-comments.spec b/nodejs-strip-json-comments.spec
index 9b6acb3..e50e2eb 100644
--- a/nodejs-strip-json-comments.spec
+++ b/nodejs-strip-json-comments.spec
@@ -1,7 +1,7 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-strip-json-comments
-Version:    1.0.1
+Version:    1.0.2
 Release:    1%{?dist}
 Summary:    Strip comments from JSON
 License:    MIT
@@ -52,6 +52,9 @@ ln -s %{nodejs_sitelib}/strip-json-comments/cli.js \
 
 
 %changelog
+* Sun Oct 19 2014 Anish Patil <apatil at redhat.com> - 1.0.2-1
+- Upstream has released new version
+
 * Tue Aug 19 2014 Anish Patil <apatil at redhat.com> - 1.0.1-1
 - Upstream has released new version
 
diff --git a/sources b/sources
index 6345d96..0af6829 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9401c1f140bcd18af96c545977f040bb  v1.0.1.tar.gz
+90d5a802d85e8e2cdedfabcf583cf197  v1.0.2.tar.gz


More information about the scm-commits mailing list