[nodejs-bluebird] 2.9.12

Ralph Bean ralph at fedoraproject.org
Fri Feb 20 02:16:54 UTC 2015


commit 634d0b5918427c6fb8920b37b66fcb6b6754d606
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Feb 19 21:16:52 2015 -0500

    2.9.12

 .gitignore           | 1 +
 nodejs-bluebird.spec | 5 ++++-
 sources              | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6536f8e..8b5d4c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /bluebird-2.2.2.tgz
 /bluebird-2.3.0.tgz
 /bluebird-2.3.11.tgz
+/bluebird-2.9.12.tgz
diff --git a/nodejs-bluebird.spec b/nodejs-bluebird.spec
index 5ebc3a9..35d0be9 100644
--- a/nodejs-bluebird.spec
+++ b/nodejs-bluebird.spec
@@ -6,7 +6,7 @@
 %global barename bluebird
 
 Name:               nodejs-bluebird
-Version:            2.3.11
+Version:            2.9.12
 Release:            1%{?dist}
 Summary:            Full featured Promises/A+ implementation
 
@@ -89,6 +89,9 @@ grunt test
 %{nodejs_sitelib}/bluebird/
 
 %changelog
+* Fri Feb 20 2015 Ralph Bean <rbean at redhat.com> - 2.9.12-1
+- new version
+
 * Wed Dec 10 2014 Ralph Bean <rbean at redhat.com> - 2.3.11-1
 - Latest upstream.
 
diff --git a/sources b/sources
index 5bd77b7..c1c7969 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-910da01a4313822c9b77c633f2eab42e  bluebird-2.3.11.tgz
+0949ae730dd9b42e72a2f8a72872547d  bluebird-2.9.12.tgz


More information about the scm-commits mailing list