[nodejs-mongodb] Update to version 1.4.7

tdawson tdawson at fedoraproject.org
Thu Jul 3 19:16:10 UTC 2014


commit d3f45d1b736e70c05f4b8cfb3617d9ea892b499f
Author: Troy Dawson <tdawson at redhat.com>
Date:   Thu Jul 3 14:16:17 2014 -0500

    Update to version 1.4.7

 .gitignore          |    1 +
 nodejs-mongodb.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc59349..654eb80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /mongodb-1.4.2.tgz
 /mongodb-1.4.5.tgz
 /mongodb-1.4.6.tgz
+/mongodb-1.4.7.tgz
diff --git a/nodejs-mongodb.spec b/nodejs-mongodb.spec
index 5cdb70e..b70741c 100644
--- a/nodejs-mongodb.spec
+++ b/nodejs-mongodb.spec
@@ -4,7 +4,7 @@
 
 Summary:       A node driver for MongoDB
 Name:          nodejs-%{npm_name}
-Version:       1.4.6
+Version:       1.4.7
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       ASL 2.0
@@ -38,6 +38,9 @@ chmod 644 %{buildroot}%{nodejs_sitelib}/%{npm_name}/*.json
 %{nodejs_sitelib}/%{npm_name}
 
 %changelog
+* Thu Jul 03 2014 Troy Dawson <tdawson at redhat.com> - 1.4.7-1
+- Update to version 1.4.7
+
 * Fri Jun 13 2014 Troy Dawson <tdawson at redhat.com> - 1.4.6-1
 - Update to version 1.4.6
 
diff --git a/sources b/sources
index 3608036..f5241e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2861d1ef433d8577903abb526e9174f  mongodb-1.4.6.tgz
+ff5afc338b9a9ac24c2f70243bbe93dc  mongodb-1.4.7.tgz


More information about the scm-commits mailing list