diff --git a/celery-1.0.2.tar.gz b/celery-1.0.2.tar.gz deleted file mode 100644 index a9a380d..0000000 --- a/celery-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8699481b3dbe75e1fbe89ff3e0eacb74de135dfe830dd2747b99fa0ebd4e0b8 -size 1485539 diff --git a/celery-1.0.3.tar.gz b/celery-1.0.3.tar.gz new file mode 100644 index 0000000..ddf72eb --- /dev/null +++ b/celery-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b586331ce7a9ea51a018988072ef59e293550a5733e818f0d522ec0df54a8e0 +size 1496971 diff --git a/python-celery.changes b/python-celery.changes index 2255e33..55e7f4a 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 15 16:38:22 UTC 2010 - alexandre@exatati.com.br + +- Update to 1.0.3. + ------------------------------------------------------------------- Wed Mar 31 13:13:02 UTC 2010 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 588dbd7..bab69d3 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -17,18 +17,18 @@ Name: python-celery -Version: 1.0.2 +Version: 1.0.3 Release: 1 License: BSD License Summary: Distributed Task Queue Url: http://github.com/ask/celery Group: Development/Libraries/Python Source: celery-%{version}.tar.gz -BuildRequires: python-devel, +BuildRequires: python-devel BuildRequires: python-setuptools -Requires: python-anyjson, -Requires: python-carrot, -Requires: python-daemon, +Requires: python-anyjson +Requires: python-carrot +Requires: python-daemon Requires: python-django-unittest-depth, Requires: python-tyrant BuildRoot: %{_tmppath}/%{name}-%{version}-build