diff --git a/kombu-2.1.1.tar.bz2 b/kombu-2.1.1.tar.bz2 deleted file mode 100644 index c79b15a..0000000 --- a/kombu-2.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cd6c0cc97c5a1956f399263bfbbe007094e85c68bb59090742ff5e859d4b308 -size 243987 diff --git a/kombu-2.1.2.tar.bz2 b/kombu-2.1.2.tar.bz2 new file mode 100644 index 0000000..ed30672 --- /dev/null +++ b/kombu-2.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ddff0c120006d9e0113e1c0241d87ea86b6c0067ac04a8dfefa0b320924d6d +size 244273 diff --git a/python-kombu.changes b/python-kombu.changes index 8ec239a..80f9285 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:42:53 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.1.3: + * Fixes Jython compatibility issues. + * Fixes Python 2.5 compatibility issues. + ------------------------------------------------------------------- Wed Mar 14 13:45:07 UTC 2012 - alexandre@exatati.com.br diff --git a/python-kombu.spec b/python-kombu.spec index b79cad5..20569c9 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.1.1 +Version: 2.1.2 Release: 0 License: BSD-2-Clause Summary: AMQP Messaging Framework for Python