diff --git a/celery-2.5.3.tar.bz2 b/celery-2.5.3.tar.bz2 deleted file mode 100644 index 959e2cb..0000000 --- a/celery-2.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27793c23a639fde55f61681fbbcb13301d1742f5b33b5c167c9c96ed05a0cc98 -size 861020 diff --git a/celery-2.5.5.tar.bz2 b/celery-2.5.5.tar.bz2 new file mode 100644 index 0000000..7aa1636 --- /dev/null +++ b/celery-2.5.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df611d5ca240a8a3df08a2ba9df42a743d44c5c6d671b919b1d04feda78238d1 +size 862021 diff --git a/python-celery.changes b/python-celery.changes index f89f651..4fc632a 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 6 17:31:29 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.5.0: + This is a dummy release performed for the following goals: + - Protect against force upgrading to Kombu 2.2.0 + - Version parity with django-celery + ------------------------------------------------------------------- Mon Apr 16 22:47:39 UTC 2012 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index cae916f..69b7fb8 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -20,7 +20,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-celery -Version: 2.5.3 +Version: 2.5.5 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue @@ -36,7 +36,7 @@ BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: python-eventlet BuildRequires: python-gevent -BuildRequires: python-kombu >= 2.1.1 +BuildRequires: python-kombu >= 2.2.0 BuildRequires: python-mock BuildRequires: python-nose-cover3 BuildRequires: python-pyOpenSSL @@ -49,7 +49,7 @@ Requires: python-ordereddict %endif Requires: python-anyjson Requires: python-dateutil -Requires: python-kombu >= 2.1.1 +Requires: python-kombu >= 2.2.0 Recommends: python-curses Recommends: python-pyOpenSSL Suggests: python-eventlet