diff --git a/kombu-2.5.3.tar.gz b/kombu-2.5.3.tar.gz deleted file mode 100644 index 69ea38f..0000000 --- a/kombu-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f0708417777f573691eb793f401b444281dbe0ae9dc6a9a5784bf01e9471ad1 -size 300525 diff --git a/kombu-2.5.4.tar.gz b/kombu-2.5.4.tar.gz new file mode 100644 index 0000000..4b8dcfd --- /dev/null +++ b/kombu-2.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92cfb82af1d3e8753258d660003769461b75abe0f1a03d720709a211042f358b +size 300506 diff --git a/python-kombu.changes b/python-kombu.changes index d875efe..ebe8362 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 10 17:35:21 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.5.4: + - Fixed problem with connection clone and multiple URLs (Issue #182). + Fix contributed by Dane Guempel. +- zeromq: Now compatible with libzmq 3.2.x. + Fix contributed by Andrey Antukh. +- Fixed Python 3 installation problem (Issue #187). + ------------------------------------------------------------------- Thu Dec 6 12:50:10 UTC 2012 - saschpe@suse.de diff --git a/python-kombu.spec b/python-kombu.spec index 643f59f..32af7c8 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -16,7 +16,7 @@ # Name: python-kombu -Version: 2.5.3 +Version: 2.5.4 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python