diff --git a/pymongo-3.0.2.tar.gz b/pymongo-3.0.2.tar.gz new file mode 100644 index 0000000..5388ad5 --- /dev/null +++ b/pymongo-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4a2102a82603f94306be2081af0ddbbd6d9c21d65e1dc761f0fecffda4c831 +size 382486 diff --git a/pymongo-3.0.tar.gz b/pymongo-3.0.tar.gz deleted file mode 100644 index 9ec9807..0000000 --- a/pymongo-3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1919bed7ad5d73940a6628b7420d326128dc68f3f67d4158abacff8b72a4eaa7 -size 375457 diff --git a/python-pymongo.changes b/python-pymongo.changes index a1393d9..8a47ee3 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 19 07:51:59 UTC 2015 - bwiedemann@suse.com + +- update to 3.0.2 + - fix a bug that could route operations to replica set members + that are not in primary or secondary state when using + - fix bug in GridFS.delete + ------------------------------------------------------------------- Wed Apr 8 11:38:16 UTC 2015 - mlin@suse.com diff --git a/python-pymongo.spec b/python-pymongo.spec index f3b1630..d542521 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -17,7 +17,7 @@ Name: python-pymongo -Version: 3.0 +Version: 3.0.2 Release: 0 Url: http://github.com/mongodb/mongo-python-driver Summary: Python driver for MongoDB