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

Parag Nemade pnemade at fedoraproject.org
Wed Dec 3 16:19:35 UTC 2014


commit a41d138a515cf7f6461614fcc283b14af6586863
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Dec 3 21:49:35 2014 +0530

    update to 1.0.1

 .gitignore                       |    1 +
 nodejs-nsp-audit-shrinkwrap.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5d4291..e3fea88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /nsp-audit-shrinkwrap-1.0.0.tgz
+/nsp-audit-shrinkwrap-1.0.1.tgz
diff --git a/nodejs-nsp-audit-shrinkwrap.spec b/nodejs-nsp-audit-shrinkwrap.spec
index e16e1fe..358a12e 100644
--- a/nodejs-nsp-audit-shrinkwrap.spec
+++ b/nodejs-nsp-audit-shrinkwrap.spec
@@ -1,7 +1,7 @@
 %global module_name nsp-audit-shrinkwrap
 
 Name:           nodejs-%{module_name}
-Version:        1.0.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        Audits a shrinkwrap file against the NSP module vulnerability database
 
@@ -47,6 +47,9 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/%{module_name}
 
 
 %changelog
+* Wed Dec 03 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.0.1-1
+- update to 1.0.1
+
 * Fri Sep 19 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.0.0-1
 - Initial packaging
 
diff --git a/sources b/sources
index b023417..81079ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9c9a3c02f44934fec6293ac9e9e6b8c  nsp-audit-shrinkwrap-1.0.0.tgz
+158e6eb4168df5d618b462c32cdc4bd1  nsp-audit-shrinkwrap-1.0.1.tgz


More information about the scm-commits mailing list