diff --git a/kombu-2.4.3.tar.gz b/kombu-2.4.3.tar.gz deleted file mode 100644 index 63916a4..0000000 --- a/kombu-2.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dac6b3720e5e31b38b626e7247c07b10c8cc39e2f32aec80559fa643d2db021 -size 290543 diff --git a/kombu-2.4.4.tar.gz b/kombu-2.4.4.tar.gz new file mode 100644 index 0000000..8c5df11 --- /dev/null +++ b/kombu-2.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e31f9c923581b9ba544da60960f10ad588483505fa003871aa3779e82dbb161 +size 290810 diff --git a/python-kombu.changes b/python-kombu.changes index c521cb8..546c161 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 29 18:05:01 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.4.4: + - amqplib: Fixed a bug with asynchronously reading large messages. + - pyamqp: Now requires amqp 0.9.3 + - Cleaned up test requirements. + ------------------------------------------------------------------- Mon Aug 27 14:24:17 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index 01850d9..dcd67be 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -16,7 +16,7 @@ # Name: python-kombu -Version: 2.4.3 +Version: 2.4.4 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python