14
0
Files
python-pymongo/python-pymongo.changes
Todd R c7f2b4d335 Accepting request 162546 from home:k0da:ppc
- Set Exclusive arch for LittleEndian machines. mongodb is not 
  BigEndian compatible. 

- Set Exclusive arch for LittleEndian machines. mongodb is not
  BigEndian compatible.

OBS-URL: https://build.opensuse.org/request/show/162546
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=12
2013-04-04 10:43:58 +00:00

61 lines
2.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Wed Apr 3 21:23:59 UTC 2013 - dvaleev@suse.com
- Set Exclusive arch for LittleEndian machines. mongodb is not
BigEndian compatible.
-------------------------------------------------------------------
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
- Update to version 2.4.1
* See https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=12286
for details
-------------------------------------------------------------------
Wed Dec 12 07:56:27 UTC 2012 - mlin@suse.com
- Update to version 2.4
* See https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=11485
for details
-------------------------------------------------------------------
Mon Sep 24 12:03:51 UTC 2012 - i@marguerite.su
- Update to version 2.3
* fixes see https://jira.mongodb.org/browse/PYTHON/fixforversion/11146
* Support for expanded read preferences including directing
reads to tagged servers - See Secondary Reads for more
information.
* Support for mongos failover - See High Availability and
mongos for more information.
* A new aggregate() method to support MongoDBs new
aggregation framework.
* Support for legacy Java and C# byte order when encoding
and decoding UUIDs.
* Support for connecting directly to an arbiter.
-------------------------------------------------------------------
Tue Mar 27 08:41:06 UTC 2012 - saschpe@suse.de
- Change requires on mongodb to suggests, a weak dependency is better
-------------------------------------------------------------------
Tue Feb 28 08:54:00 UTC 2012 - saschpe@suse.de
- Update to version 2.1.1
* See https://jira.mongodb.org/browse/PYTHON/fixforversion/11081
for details
- Require mongodb
-------------------------------------------------------------------
Sat Mar 26 00:03:48 UTC 2011 - alexandre@exatati.com.br
- Initial package (1.9) for openSUSE.