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 - 1.0.2-1 +- Upstream has released new version + * Tue Aug 19 2014 Anish Patil - 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