[mongodb] Bump to release 3 to rebuild against boost.

Chris Lalancette clalance at fedoraproject.org
Fri Jul 1 14:40:49 UTC 2011


commit aa4e3ae118611041a365af602201bb4814d63e4a
Author: Chris Lalancette <clalance at redhat.com>
Date:   Fri Jul 1 10:40:17 2011 -0400

    Bump to release 3 to rebuild against boost.
    
    Signed-off-by: Chris Lalancette <clalance at redhat.com>

 mongodb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mongodb.spec b/mongodb.spec
index ad90a6b..148cd81 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -4,7 +4,7 @@
 %global         daemon mongod
 Name:           mongodb
 Version:        1.8.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        High-performance, schema-free document-oriented database
 Group:          Applications/Databases
 License:        AGPLv3 and zlib and ASL 2.0
@@ -207,6 +207,9 @@ fi
 %{_includedir}/mongo
 
 %changelog
+* Fri Jul 01 2011 Chris Lalancette <clalance at redhat.com> - 1.8.0-3
+- Bump release to build against new boost package
+
 * Sat Mar 19 2011 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-2
 - Make mongod bind only to 127.0.0.1 by default
 


More information about the scm-commits mailing list