[nodejs-mongodb] Updated to latest release

tdawson tdawson at fedoraproject.org
Thu Jan 22 17:47:57 UTC 2015


commit 506814a51641e99d2267ba895cca07c0703e90d1
Author: Troy Dawson <tdawson at redhat.com>
Date:   Thu Jan 22 11:48:25 2015 -0600

    Updated to latest release

 .gitignore          |    1 +
 nodejs-mongodb.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7dd9024..4f59716 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /mongodb-1.4.6.tgz
 /mongodb-1.4.7.tgz
 /mongodb-1.4.19.tgz
+/mongodb-1.4.29.tgz
diff --git a/nodejs-mongodb.spec b/nodejs-mongodb.spec
index db5181a..3ed69f1 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.19
+Version:       1.4.29
 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 Jan 22 2015 Troy Dawson <tdawson at redhat.com> - 1.4.29-1
+- Updated to latest release
+
 * Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 1.4.19-1
 - Updated to latest release
 
diff --git a/sources b/sources
index 2f7b185..94d343c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f5b1d9fc301e4a2f94a9ad01511db3d  mongodb-1.4.19.tgz
+503500551ea9c2447f6fe2397f7ad4d2  mongodb-1.4.29.tgz


More information about the scm-commits mailing list