[mongodb] update to version 2.2.3

tdawson tdawson at fedoraproject.org
Tue Feb 5 15:05:04 UTC 2013


commit 0c1005d497c05f0ad382c55f6487fd99c3f41379
Author: Troy Dawson <tdawson at redhat.com>
Date:   Tue Feb 5 09:04:56 2013 -0600

    update to version 2.2.3

 .gitignore   |    1 +
 mongodb.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f3a772..db8dd32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /mongodb-src-r2.2.0.tar.gz
 /mongodb-src-r2.2.1.tar.gz
 /mongodb-src-r2.2.2.tar.gz
+/mongodb-src-r2.2.3.tar.gz
diff --git a/mongodb.spec b/mongodb.spec
index faf8436..3f143b6 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -1,8 +1,8 @@
 %global         daemon mongod
 
 Name:           mongodb
-Version:        2.2.2
-Release:        2%{?dist}
+Version:        2.2.3
+Release:        1%{?dist}
 Summary:        High-performance, schema-free document-oriented database
 Group:          Applications/Databases
 License:        AGPLv3 and zlib and ASL 2.0
@@ -296,6 +296,9 @@ fi
 %{_includedir}
 
 %changelog
+* Tue Feb 05 2013 Troy Dawson <tdawson at redhat.com> - 2.2.3-1
+- Update to version 2.2.3
+
 * Mon Jan 07 2013 Troy Dawson <tdawson at redhat.com> - 2.2.2-2
 - remove duplicate headers (#886064)
 
diff --git a/sources b/sources
index b11109b..236db75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-697c448271358545a8a40a973f88edf4  mongodb-src-r2.2.2.tar.gz
+4308c72b1342236dc585e0df0201db48  mongodb-src-r2.2.3.tar.gz


More information about the scm-commits mailing list