diff --git a/kombu-1.1.1.tar.bz2 b/kombu-1.1.1.tar.bz2 deleted file mode 100644 index 91c7afd..0000000 --- a/kombu-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:763dd76bf0cf1d85edaea24750e0f80c591a90c3b773d47e674977bee9dd3e06 -size 203492 diff --git a/kombu-1.1.2.tar.bz2 b/kombu-1.1.2.tar.bz2 new file mode 100644 index 0000000..492354f --- /dev/null +++ b/kombu-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee505ce74df821ca3e5952146c9af9b09b95a73382ce4877383499d61d026f3 +size 204046 diff --git a/python-kombu.changes b/python-kombu.changes index e580a16..896bcdb 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Apr 6 17:43:07 UTC 2011 - alexandre@exatati.com.br + +- Update to 1.1.2: + * Redis: Fixes serious issue where messages could be lost. + The issue could happen if the message exceeded a certain number + of kilobytes in size. + It is recommended that all users of the Redis transport should + upgrade to this version, even if not currently experiencing any + issues. + ------------------------------------------------------------------- Wed Apr 6 00:59:48 UTC 2011 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index c35ac44..8b02e9d 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -21,7 +21,7 @@ %define mod_name kombu Name: python-%{mod_name} -Version: 1.1.1 +Version: 1.1.2 Release: 0 License: BSD License Summary: AMQP Messaging Framework for Python