[nodejs-bluebird] 2.3.0-1

Ralph Bean ralph at fedoraproject.org
Mon Aug 18 15:36:09 UTC 2014


commit 7ce3867496f1720bc5ce620a58156df36569b9c0
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Aug 18 11:35:54 2014 -0400

    2.3.0-1

 .gitignore           |    1 +
 nodejs-bluebird.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc6c07c..22d1157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bluebird-2.2.2.tgz
+/bluebird-2.3.0.tgz
diff --git a/nodejs-bluebird.spec b/nodejs-bluebird.spec
index b757915..02c52d6 100644
--- a/nodejs-bluebird.spec
+++ b/nodejs-bluebird.spec
@@ -6,7 +6,7 @@
 %global barename bluebird
 
 Name:               nodejs-bluebird
-Version:            2.2.2
+Version:            2.3.0
 Release:            1%{?dist}
 Summary:            Full featured Promises/A+ implementation
 
@@ -89,5 +89,8 @@ grunt test
 %{nodejs_sitelib}/bluebird/
 
 %changelog
+* Mon Aug 18 2014 Ralph Bean <rbean at redhat.com> - 2.3.0-1
+- Latest upstream.
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 2.2.2-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index 725940b..868a932 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21eee90e04bee90a0bf17bf36b2777c6  bluebird-2.2.2.tgz
+95b9c1317c734bdb156e286f6ad97306  bluebird-2.3.0.tgz


More information about the scm-commits mailing list