[nodejs-mongodb] Updated to latest release

tdawson tdawson at fedoraproject.org
Fri Oct 24 22:19:04 UTC 2014


commit 216042e851c317f5cd7fcf2a9c25b8a6be98b495
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Oct 24 17:19:03 2014 -0500

    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 654eb80..7dd9024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mongodb-1.4.5.tgz
 /mongodb-1.4.6.tgz
 /mongodb-1.4.7.tgz
+/mongodb-1.4.19.tgz
diff --git a/nodejs-mongodb.spec b/nodejs-mongodb.spec
index b70741c..db5181a 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.7
+Version:       1.4.19
 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
+* Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 1.4.19-1
+- Updated to latest release
+
 * Thu Jul 03 2014 Troy Dawson <tdawson at redhat.com> - 1.4.7-1
 - Update to version 1.4.7
 
diff --git a/sources b/sources
index f5241e3..2f7b185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff5afc338b9a9ac24c2f70243bbe93dc  mongodb-1.4.7.tgz
+4f5b1d9fc301e4a2f94a9ad01511db3d  mongodb-1.4.19.tgz


More information about the scm-commits mailing list