[mongodb] Release bump for rebuild.

Chris Lalancette clalance at fedoraproject.org
Thu Jul 21 13:39:38 UTC 2011


commit 07f68b95b0411809ae8e75768c461932e932666d
Author: Chris Lalancette <clalance at redhat.com>
Date:   Thu Jul 21 09:39:14 2011 -0400

    Release bump for rebuild.
    
    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 24123ac..b49d5aa 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -4,7 +4,7 @@
 %global         daemon mongod
 Name:           mongodb
 Version:        1.8.2
-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
@@ -212,6 +212,9 @@ fi
 %{_includedir}/mongo
 
 %changelog
+* Thu Jul 21 2011 Chris Lalancette <clalance at redhat.com> - 1.8.2-3
+- Rebuild for boost ABI break
+
 * Wed Jul 13 2011 Chris Lalancette <clalance at redhat.com> - 1.8.2-2
 - Make mongodb-devel require boost-devel (BZ 703184)
 


More information about the scm-commits mailing list