[python-pymongo] Start updating to pymongo 2.5

Andrew McNabb amcnabb at fedoraproject.org
Mon Apr 22 23:14:24 UTC 2013


commit f0864a04801431c2d37fe3ea7e4861c146d5318d
Author: Andrew McNabb <amcnabb at mcnabbs.org>
Date:   Mon Apr 22 17:14:04 2013 -0600

    Start updating to pymongo 2.5

 python-pymongo.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-pymongo.spec b/python-pymongo.spec
index 1e94a43..f627c14 100644
--- a/python-pymongo.spec
+++ b/python-pymongo.spec
@@ -11,8 +11,8 @@
 }
 
 Name:           python-pymongo
-Version:        2.3
-Release:        7%{?dist}
+Version:        2.5
+Release:        1%{?dist}
 Summary:        Python driver for MongoDB
 
 Group:          Development/Languages
@@ -192,6 +192,9 @@ nosetests --exclude="$exclude"
 popd
 
 %changelog
+* Mon Apr 22 2013 Andrew McNabb <amcnabb at mcnabbs.org> - 2.5-1
+- Update to PyMongo 2.5 (bug #954152)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list