[nodejs-nsp-audit-shrinkwrap] update to 1.0.3

Parag Nemade pnemade at fedoraproject.org
Thu Feb 12 03:32:02 UTC 2015


commit 4342a2f9a34eda74095ac9dcc0545aea7edf0bd9
Author: Parag Nemade <pnemade at redhat.com>
Date:   Thu Feb 12 09:01:51 2015 +0530

    update to 1.0.3

 .gitignore                       |    1 +
 nodejs-nsp-audit-shrinkwrap.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b028a82..f5580ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /nsp-audit-shrinkwrap-1.0.0.tgz
 /nsp-audit-shrinkwrap-1.0.1.tgz
 /nsp-audit-shrinkwrap-1.0.2.tgz
+/nsp-audit-shrinkwrap-1.0.3.tgz
diff --git a/nodejs-nsp-audit-shrinkwrap.spec b/nodejs-nsp-audit-shrinkwrap.spec
index 048ccfe..3d59dca 100644
--- a/nodejs-nsp-audit-shrinkwrap.spec
+++ b/nodejs-nsp-audit-shrinkwrap.spec
@@ -3,12 +3,12 @@
 %global module_name nsp-audit-shrinkwrap
 
 Name:           nodejs-%{module_name}
-Version:        1.0.2
+Version:        1.0.3
 Release:        1%{?dist}
 Summary:        Audits a shrinkwrap file against the NSP module vulnerability database
 
 License:        MIT
-URL:            https://github.com/nodesecurity/%{module_name}
+URL:            https://github.com/nodesecurity/nsp-audit-shrinkwrap
 Source0:        http://registry.npmjs.org/%{module_name}/-/%{module_name}-%{version}.tgz
 BuildArch:      noarch
 ExclusiveArch:  %{nodejs_arches} noarch
@@ -51,6 +51,9 @@ node tests/test-*.js
 
 
 %changelog
+* Thu Feb 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.3-1
+- update to 1.0.3
+
 * Fri Jan 23 2015 Parag Nemade <pnemade AT redhat DOT com> - 1.0.2-1
 - update to 1.0.2
 
diff --git a/sources b/sources
index 44a6bec..7a54145 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eacefb41dec9a44ea39d09b70c5bd4e9  nsp-audit-shrinkwrap-1.0.2.tgz
+3801859348aeb3a6fc81032f5267f170  nsp-audit-shrinkwrap-1.0.3.tgz


More information about the scm-commits mailing list