diff --git a/kombu-2.2.5.tar.bz2 b/kombu-2.2.5.tar.bz2 deleted file mode 100644 index 6139ee6..0000000 --- a/kombu-2.2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd515137153580dd9ccaa576378c34801fdea31290240fc961993f028eb1341b -size 257176 diff --git a/kombu-2.2.6.tar.bz2 b/kombu-2.2.6.tar.bz2 new file mode 100644 index 0000000..a09657b --- /dev/null +++ b/kombu-2.2.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61fd29659cd5b24d236021695d9b4944998872b569c9a34e6eaab21521a01af0 +size 257391 diff --git a/python-kombu.changes b/python-kombu.changes index eb1623a..a4cf4f7 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 10 22:40:59 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.2.6: + - Adds ``messaging.entry_to_queue`` for compat with previous versions. + ------------------------------------------------------------------- Tue Jul 10 16:34:37 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index ab0e564..bdb36c6 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -19,7 +19,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-kombu -Version: 2.2.5 +Version: 2.2.6 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python