[nodejs-prompt] Update to upstream release 0.2.11

Jamie Nguyen jamielinux at fedoraproject.org
Tue Sep 3 20:20:19 UTC 2013


commit ea45b8197310330606be6e50dfacd586e9b43ce9
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Tue Sep 3 21:20:02 2013 +0100

    Update to upstream release 0.2.11

 .gitignore         |    1 +
 nodejs-prompt.spec |   10 +++++-----
 sources            |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
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 <jamielinux at fedoraproject.org> - 0.2.11-1
+- update to upstream release 0.2.11
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list