From 8952819f93cd8634e684a322b797d00314463ff1 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Feb 20 2015 02:18:55 +0000 Subject: 3.1.0 --- diff --git a/.gitignore b/.gitignore index ff17c54..ea347d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /yargs-1.2.6.tgz /yargs-1.3.3.tgz +/yargs-3.1.0.tgz diff --git a/nodejs-yargs.spec b/nodejs-yargs.spec index 0875177..ca416e4 100644 --- a/nodejs-yargs.spec +++ b/nodejs-yargs.spec @@ -6,7 +6,7 @@ %global barename yargs Name: nodejs-yargs -Version: 1.3.3 +Version: 3.1.0 Release: 1%{?dist} Summary: Light-weight option parsing with an argv hash @@ -76,6 +76,9 @@ mocha -R nyan %{nodejs_sitelib}/yargs/ %changelog +* Fri Feb 20 2015 Ralph Bean - 3.1.0-1 +- new version + * Fri Jan 09 2015 Ralph Bean - 1.3.3-1 - Update to latest upstream for RHBZ#1177619. diff --git a/sources b/sources index 894d07d..c56f6b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10b94f6e07b854a8f8f980aab8f02d97 yargs-1.3.3.tgz +9e9cf37a87bc89172dacd9fb3fee3e4b yargs-3.1.0.tgz