14
0
forked from pool/python-kombu

- Update to 1.5.1:

* Fixes issue with kombu.compat introduced in 1.5.0 (Issue #83).
  * Adds the ability to disable content_types in the serializer registry.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=25
This commit is contained in:
Alexandre Rogoski
2011-11-30 14:56:34 +00:00
committed by Git OBS Bridge
parent b40d3c271a
commit ccec8e0c0a
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 30 14:55:08 UTC 2011 - alexandre@exatati.com.br
- Update to 1.5.1:
* Fixes issue with kombu.compat introduced in 1.5.0 (Issue #83).
* Adds the ability to disable content_types in the serializer registry.
-------------------------------------------------------------------
Mon Nov 28 02:19:24 UTC 2011 - alexandre@exatati.com.br