diff --git a/.gitignore b/.gitignore index bd818ff..8634d44 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /prompt-0.2.9.tgz +/prompt-0.2.11.tgz diff --git a/nodejs-prompt.spec b/nodejs-prompt.spec index 7d8354d..2e98c3f 100644 --- a/nodejs-prompt.spec +++ b/nodejs-prompt.spec @@ -5,8 +5,8 @@ %global enable_tests 0 Name: nodejs-prompt -Version: 0.2.9 -Release: 3%{?dist} +Version: 0.2.11 +Release: 1%{?dist} Summary: A beautiful command-line prompt for Node.js License: MIT Group: System Environment/Libraries @@ -39,9 +39,6 @@ A beautiful command-line prompt for Node.js. Features include: %prep %setup -q -n package -%nodejs_fixdep read '~1.0' -%nodejs_fixdep revalidator '~0.1' -%nodejs_fixdep utile '~0.1' %nodejs_fixdep winston '~0.6' @@ -70,6 +67,9 @@ cp -pr package.json lib/ \ %changelog +* Tue Sep 03 2013 Jamie Nguyen - 0.2.11-1 +- update to upstream release 0.2.11 + * Sat Aug 03 2013 Fedora Release Engineering - 0.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 572c654..2fce160 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8c9717b40d5b1f5443812bc35e04047 prompt-0.2.9.tgz +c5fc66556cf1ac09fba2f72082edfb51 prompt-0.2.11.tgz