[nodejs-yargs] 3.2.1

Ralph Bean ralph at fedoraproject.org
Sun Feb 22 14:01:58 UTC 2015


commit b5c3f454a7d6654cf88e30cc277d8103a6b878ce
Author: Ralph Bean <rbean at redhat.com>
Date:   Sun Feb 22 09:01:56 2015 -0500

    3.2.1

 .gitignore        | 1 +
 nodejs-yargs.spec | 5 ++++-
 sources           | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea347d6..56844da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /yargs-1.2.6.tgz
 /yargs-1.3.3.tgz
 /yargs-3.1.0.tgz
+/yargs-3.2.1.tgz
diff --git a/nodejs-yargs.spec b/nodejs-yargs.spec
index ca416e4..c85fdf8 100644
--- a/nodejs-yargs.spec
+++ b/nodejs-yargs.spec
@@ -6,7 +6,7 @@
 %global barename yargs
 
 Name:               nodejs-yargs
-Version:            3.1.0
+Version:            3.2.1
 Release:            1%{?dist}
 Summary:            Light-weight option parsing with an argv hash
 
@@ -76,6 +76,9 @@ mocha -R nyan
 %{nodejs_sitelib}/yargs/
 
 %changelog
+* Sun Feb 22 2015 Ralph Bean <rbean at redhat.com> - 3.2.1-1
+- new version
+
 * Fri Feb 20 2015 Ralph Bean <rbean at redhat.com> - 3.1.0-1
 - new version
 
diff --git a/sources b/sources
index c56f6b9..cfd576b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e9cf37a87bc89172dacd9fb3fee3e4b  yargs-3.1.0.tgz
+0a69cb8fbcb31699224630e7e0403683  yargs-3.2.1.tgz


More information about the scm-commits mailing list