[nodejs-strip-json-comments/f20] Modified spec file for new tarball

anish anishpatil at fedoraproject.org
Tue Aug 19 05:38:18 UTC 2014


commit 25a5493957765568c5f890ef54659093a32f707f
Author: anish <apatil at redhat.com>
Date:   Tue Aug 19 11:07:43 2014 +0530

    Modified spec file for new tarball

 nodejs-strip-json-comments.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/nodejs-strip-json-comments.spec b/nodejs-strip-json-comments.spec
index 693ffa9..9b6acb3 100644
--- a/nodejs-strip-json-comments.spec
+++ b/nodejs-strip-json-comments.spec
@@ -1,13 +1,13 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-strip-json-comments
-Version:    0.1.3
-Release:    4%{?dist}
+Version:    1.0.1
+Release:    1%{?dist}
 Summary:    Strip comments from JSON
 License:    MIT
 Group:      System Environment/Libraries
 URL:        https://github.com/sindresorhus/strip-json-comments
-Source:     https://github.com/sindresorhus/strip-json-comments/archive/%{version}.tar.gz
+Source:     https://github.com/sindresorhus/strip-json-comments/archive/v%{version}.tar.gz
 
 
 
@@ -52,6 +52,12 @@ ln -s %{nodejs_sitelib}/strip-json-comments/cli.js \
 
 
 %changelog
+* Tue Aug 19 2014 Anish Patil <apatil at redhat.com> - 1.0.1-1
+- Upstream has released new version
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.3-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Wed Jun 4 2014 Anish Patil <apatil at redhat.com> - 0.1.3-4
 - Incorporated package review comments
 


More information about the scm-commits mailing list