[mongodb] updated to 2.2.2

tdawson tdawson at fedoraproject.org
Wed Dec 5 16:40:32 UTC 2012


commit 60f54ff7ef2d35a1f05e7ca8081d62aca7dda06a
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Dec 5 10:40:24 2012 -0600

    updated to 2.2.2

 .gitignore   |    1 +
 mongodb.spec |    7 +++++--
 sources      |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2869725..0f3a772 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /mongodb-src-r2.0.7.tar.gz
 /mongodb-src-r2.2.0.tar.gz
 /mongodb-src-r2.2.1.tar.gz
+/mongodb-src-r2.2.2.tar.gz
diff --git a/mongodb.spec b/mongodb.spec
index 363eedc..d5daae1 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -1,8 +1,8 @@
 %global         daemon mongod
 
 Name:           mongodb
-Version:        2.2.1
-Release:        3%{?dist}
+Version:        2.2.2
+Release:        1%{?dist}
 Summary:        High-performance, schema-free document-oriented database
 Group:          Applications/Databases
 License:        AGPLv3 and zlib and ASL 2.0
@@ -285,6 +285,9 @@ fi
 %{_includedir}
 
 %changelog
+* Wed Dec 05 2012 Troy Dawson <tdawson at redhat.com> - 2.2.2-1
+- Updated to version 2.2.2
+
 * Tue Nov 27 2012 Troy Dawson <tdawson at redhat.com> - 2.2.1-3
 - Add ssl build option
 - Using the reserved mongod UID for the useradd
diff --git a/sources b/sources
index 4be4858..b11109b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-832bdb6cc659176fd8d6b16a660ccfc6  mongodb-src-r2.2.0.tar.gz
-f41ee6fd3ac3f21ac5309db3e20e10ea  mongodb-src-r2.2.1.tar.gz
+697c448271358545a8a40a973f88edf4  mongodb-src-r2.2.2.tar.gz


More information about the scm-commits mailing list