[mongodb] Rebuild for rawhide boost update.

Chris Lalancette clalance at fedoraproject.org
Sun Nov 20 19:59:13 UTC 2011


commit 0134786c5a28a32b8862b434fb7a50b82ed87517
Author: Chris Lalancette <clalancette at gmail.com>
Date:   Sun Nov 20 14:58:59 2011 -0500

    Rebuild for rawhide boost update.
    
    Signed-off-by: Chris Lalancette <clalancette at gmail.com>

 mongodb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mongodb.spec b/mongodb.spec
index e7c4157..b36c70f 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -1,7 +1,7 @@
 %global         daemon mongod
 Name:           mongodb
 Version:        1.8.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        High-performance, schema-free document-oriented database
 Group:          Applications/Databases
 License:        AGPLv3 and zlib and ASL 2.0
@@ -210,6 +210,9 @@ fi
 %{_includedir}/mongo
 
 %changelog
+* Sun Nov 20 2011 Chris Lalancette <clalancette at gmail.com> - 1.8.2-10
+- Rebuild for rawhide boost update
+
 * Thu Sep 22 2011 Chris Lalancette <clalance at redhat.com> - 1.8.2-9
 - Copy the right source file into place for tmpfiles.d
 


More information about the scm-commits mailing list