diff --git a/.gitignore b/.gitignore index 667fe0e..ff17c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /yargs-1.2.6.tgz +/yargs-1.3.3.tgz diff --git a/nodejs-yargs.spec b/nodejs-yargs.spec index 8b5fa77..0875177 100644 --- a/nodejs-yargs.spec +++ b/nodejs-yargs.spec @@ -6,7 +6,7 @@ %global barename yargs Name: nodejs-yargs -Version: 1.2.6 +Version: 1.3.3 Release: 1%{?dist} Summary: Light-weight option parsing with an argv hash @@ -76,5 +76,8 @@ mocha -R nyan %{nodejs_sitelib}/yargs/ %changelog +* Fri Jan 09 2015 Ralph Bean - 1.3.3-1 +- Update to latest upstream for RHBZ#1177619. + * Tue Jul 22 2014 Ralph Bean - 1.2.6-1 - Initial packaging for Fedora. diff --git a/sources b/sources index d10a09e..894d07d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bab73c688e366d651dea25d57dbff110 yargs-1.2.6.tgz +10b94f6e07b854a8f8f980aab8f02d97 yargs-1.3.3.tgz