From 660f0c97035bffadb27a7e11343f4a4a09ce233574a4d7bd479c4d76dd520e72 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 27 Mar 2013 15:33:43 +0000 Subject: [PATCH] Accepting request 161305 from home:mlin7442:branches:devel:languages:python update to 2.5 OBS-URL: https://build.opensuse.org/request/show/161305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=10 --- pymongo-2.4.1.tar.gz | 3 --- pymongo-2.5.tar.gz | 3 +++ python-pymongo.changes | 7 +++++++ python-pymongo.spec | 4 ++-- python3-pymongo.changes | 7 +++++++ python3-pymongo.spec | 4 ++-- 6 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 pymongo-2.4.1.tar.gz create mode 100644 pymongo-2.5.tar.gz 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