diff --git a/kombu-1.4.0.tar.bz2 b/kombu-1.4.0.tar.bz2 deleted file mode 100644 index c6eb1ad..0000000 --- a/kombu-1.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08d9389f10c4b136c77fbeaff17a30c80c98ee0167b1fd87d6b1adc0d70433a2 -size 220344 diff --git a/kombu-1.4.1.tar.bz2 b/kombu-1.4.1.tar.bz2 new file mode 100644 index 0000000..e96a4b7 --- /dev/null +++ b/kombu-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db667f8e043e216fd4bb18f42e3e737e9140c1c74942b583e155e253a43d35e +size 221983 diff --git a/python-kombu.changes b/python-kombu.changes index d0f10db..eb92196 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 26 18:46:36 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.4.1: + - 1.4.0 broke the producer pool, resulting in new connections being + established for every acquire. + + ------------------------------------------------------------------- Thu Sep 22 16:59:42 UTC 2011 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index f53ebf9..4711b37 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -21,7 +21,7 @@ %define mod_name kombu Name: python-%{mod_name} -Version: 1.4.0 +Version: 1.4.1 Release: 0 License: BSD License Summary: AMQP Messaging Framework for Python