14
0

Accepting request 122373 from home:TheBlackCat:branches:devel:languages:python

- Clean up spec file
- Update to version 2.5.2:

OBS-URL: https://build.opensuse.org/request/show/122373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=27
This commit is contained in:
Todd R
2012-05-25 12:27:56 +00:00
committed by Git OBS Bridge
parent e48f66ce7c
commit 82de61a048
4 changed files with 27 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 25 12:26:32 UTC 2012 - toddrme2178@gmail.com
- Clean up spec file
- Update to version 2.5.2:
* Fix for regression introduced in 2.5.1
- Update to version 2.5.1:
* Support for use_decimal=True in environments that use Python
sub-interpreters such as uWSGI
- Update to version 2.5.1:
* New item_sort_key option for encoder to allow fine grained
control of sorted output
-------------------------------------------------------------------
Mon Mar 12 21:17:06 UTC 2012 - saschpe@gmx.de