From f4f9c38d6e83f94d64c85ec1ab41f833fcf1cc32 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Jul 27 2015 13:45:17 +0000 Subject: Update to 0.4.8 --- diff --git a/.gitignore b/.gitignore index 654b87d..074a0f2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /bson-0.2.18.tgz /bson-0.2.19.tgz /bson-0.3.1.tgz +/bson-0.4.8.tgz diff --git a/nodejs-bson.spec b/nodejs-bson.spec index 1496b58..81322fa 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.3.1 -Release: 2%{?dist} +Version: 0.4.8 +Release: 1%{?dist} Group: Development/Languages License: ASL 2.0 URL: https://github.com/mongodb/js-bson @@ -54,6 +54,9 @@ nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node %{nodejs_sitelib}/%{npm_name} %changelog +* Mon Jul 27 2015 Troy Dawson - 0.4.8-1 +- Update to 0.4.8 + * Wed Jun 17 2015 Fedora Release Engineering - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index ad74fe8..1a68450 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -380c483054e9ca0cc3017ce8e1e7a459 bson-0.3.1.tgz +e68477a64102a86e1bf5a2c5b7c6cc33 bson-0.4.8.tgz