diff --git a/pymongo-2.4.1.tar.gz b/pymongo-2.4.1.tar.gz deleted file mode 100644 index 3cba0d6..0000000 --- a/pymongo-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dae8a074137ade3c854c47f76853792b69d1cbc263d9e74aaca50a02842da970 -size 275222 diff --git a/pymongo-2.5.tar.gz b/pymongo-2.5.tar.gz new file mode 100644 index 0000000..63cb148 --- /dev/null +++ b/pymongo-2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79aff1c77ec6be6158a4d1a11002400ee0eb8f74dc6f4f67527f59bfac78c222 +size 294930 diff --git a/python-pymongo.changes b/python-pymongo.changes index e77db2a..000ed48 100644 --- a/python-pymongo.changes +++ b/python-pymongo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 27 03:21:28 UTC 2013 - mlin@suse.com + +- Update to version 2.5 + * See https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=11981 + for details + ------------------------------------------------------------------- Wed Dec 12 08:01:11 UTC 2012 - mlin@suse.com diff --git a/python-pymongo.spec b/python-pymongo.spec index c7125b0..cd4e780 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymongo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pymongo -Version: 2.4.1 +Version: 2.5 Release: 0 Url: http://github.com/mongodb/mongo-python-driver Summary: Python driver for MongoDB diff --git a/python3-pymongo.changes b/python3-pymongo.changes index 1945fe2..3d31f39 100644 --- a/python3-pymongo.changes +++ b/python3-pymongo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 27 03:21:57 UTC 2013 - mlin@suse.com + +- Update to version 2.5 + * https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=11981 + for details + ------------------------------------------------------------------- Wed Dec 12 08:02:16 UTC 2012 - mlin@suse.com diff --git a/python3-pymongo.spec b/python3-pymongo.spec index f18ba18..a974737 100644 --- a/python3-pymongo.spec +++ b/python3-pymongo.spec @@ -1,7 +1,7 @@ # # spec file for package python3-pymongo # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-pymongo -Version: 2.4.1 +Version: 2.5 Release: 0 Url: http://github.com/mongodb/mongo-python-driver Summary: Python driver for MongoDB