diff --git a/kombu-1.3.2.tar.bz2 b/kombu-1.3.2.tar.bz2 deleted file mode 100644 index 61fe0d8..0000000 --- a/kombu-1.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d599b74ea6b1407c1f878157368941239c03d013b7c3f0e114f4f36045612ad2 -size 683291 diff --git a/kombu-1.3.3.tar.bz2 b/kombu-1.3.3.tar.bz2 new file mode 100644 index 0000000..b1a0343 --- /dev/null +++ b/kombu-1.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8317d65cc4070173a2b74f0b4361c026785696044b06d5a518ded510152a13b4 +size 212941 diff --git a/python-kombu.changes b/python-kombu.changes index 556216e..6e1ffcf 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 15 16:55:35 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.3.3: + * pools.reset did not support after forker arguments. + ------------------------------------------------------------------- Sun Sep 11 01:15:42 UTC 2011 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index ba28914..730f267 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -21,7 +21,7 @@ %define mod_name kombu Name: python-%{mod_name} -Version: 1.3.2 +Version: 1.3.3 Release: 0 License: BSD License Summary: AMQP Messaging Framework for Python