diff --git a/kombu-1.4.2.tar.bz2 b/kombu-1.4.2.tar.bz2 deleted file mode 100644 index 3ddfc55..0000000 --- a/kombu-1.4.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:893e765f9984e922f73787aeab0c07cb8eab6a30b856044a9b02c870190b4df5 -size 222668 diff --git a/kombu-1.4.3.tar.bz2 b/kombu-1.4.3.tar.bz2 new file mode 100644 index 0000000..d525cc2 --- /dev/null +++ b/kombu-1.4.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:541813f23655dcd5c48bc55b5997f641eec9d3686844fd768c03bba28b76a743 +size 222679 diff --git a/python-kombu.changes b/python-kombu.changes index 8a19a78..16a8d43 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 27 22:33:03 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.4.3: + - Fixes bug in ProducerPool where too many resources would be acquired. + ------------------------------------------------------------------- Wed Oct 26 18:12:33 UTC 2011 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index ba5f768..0283ff0 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -21,7 +21,7 @@ %define mod_name kombu Name: python-%{mod_name} -Version: 1.4.2 +Version: 1.4.3 Release: 0 License: BSD License Summary: AMQP Messaging Framework for Python