[mongodb] new upstream release 1.6.4

Nathaniel McCallum npmccallum at fedoraproject.org
Sat Dec 4 19:11:20 UTC 2010


commit a65bd06552142956b6901bdc3d0157ac40818f4a
Author: Nathaniel McCallum <nathaniel at natemccallum.com>
Date:   Sat Dec 4 14:10:53 2010 -0500

    new upstream release 1.6.4

 .gitignore   |    1 +
 mongodb.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 415bd64..13cef5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mongodb-src-r1.6.2.tar.gz
 /mongodb-src-r1.6.3.tar.gz
+/mongodb-src-r1.6.4.tar.gz
diff --git a/mongodb.spec b/mongodb.spec
index e6a456e..0444ddc 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -3,8 +3,8 @@
 
 %global         daemon mongod
 Name:           mongodb
-Version:        1.6.3
-Release:        4%{?dist}
+Version:        1.6.4
+Release:        1%{?dist}
 Summary:        High-performance, schema-free document-oriented database
 Group:          Applications/Databases
 License:        AGPLv3 and zlib and ASL 2.0
@@ -186,6 +186,9 @@ fi
 %{_libdir}/libmongoclient.a
 
 %changelog
+* Sat Dec 04 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.6.4-1
+- New upstream release
+
 * Fri Oct 08 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.6.3-4
 - Put -fPIC onto both the build and install scons calls
 
diff --git a/sources b/sources
index b5f9301..78229c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-076b91f37ee434db80441e9028fe50a5  mongodb-src-r1.6.3.tar.gz
+4df15dba13d7e743f0148127122baec6  mongodb-src-r1.6.4.tar.gz


More information about the scm-commits mailing list