[nodejs-bson] Updated to latest release

tdawson tdawson at fedoraproject.org
Fri Oct 24 22:20:16 UTC 2014


commit 6785e250e9cab72b0be93150a14a8e970f32111f
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Oct 24 17:20:18 2014 -0500

    Updated to latest release

 .gitignore       |    1 +
 nodejs-bson.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed722ef..7dc4e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /bson-0.2.7.tgz
 /bson-0.2.8.tgz
 /bson-0.2.9.tgz
+/bson-0.2.15.tgz
diff --git a/nodejs-bson.spec b/nodejs-bson.spec
index 7568d2c..45228d6 100644
--- a/nodejs-bson.spec
+++ b/nodejs-bson.spec
@@ -7,8 +7,8 @@
 
 Summary:       A bson parser for node.js and the browser
 Name:          nodejs-%{npm_name}
-Version:       0.2.9
-Release:       2%{?dist}
+Version:       0.2.15
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
 URL:           https://github.com/mongodb/js-bson
@@ -60,6 +60,9 @@ nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node
 %{nodejs_sitelib}/%{npm_name}
 
 %changelog
+* Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 0.2.15-1
+- Updated to latest release
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b431169..58b3207 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-737856391d21da0db5c6bd806610ca9a  bson-0.2.9.tgz
+dd2b8a1f3bc2803b8cdab844175d9ca9  bson-0.2.15.tgz


More information about the scm-commits mailing list