diff --git a/kombu-1.5.0.tar.bz2 b/kombu-1.5.0.tar.bz2 deleted file mode 100644 index d90e0d7..0000000 --- a/kombu-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:021749a143c76c35c7ad53eb10011cd0102049255e88617e7bc6a9a78046a252 -size 224775 diff --git a/kombu-1.5.1.tar.bz2 b/kombu-1.5.1.tar.bz2 new file mode 100644 index 0000000..b1a00a4 --- /dev/null +++ b/kombu-1.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f625f45f4cc0efa501c8f0fc5181685f02d388d9b7d7460e7e9f47c4ae1ebb +size 224967 diff --git a/python-kombu.changes b/python-kombu.changes index d22cc97..c256eb4 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -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 diff --git a/python-kombu.spec b/python-kombu.spec index 389c5b8..66b9410 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -19,7 +19,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kombu -Version: 1.5.0 +Version: 1.5.1 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python