diff --git a/celery-2.2.7.tar.bz2 b/celery-2.2.7.tar.bz2 deleted file mode 100644 index d0d1dd6..0000000 --- a/celery-2.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d801de02ae9df7e58d73284cf90be231453aba03a2d2dd72a83e9aee81d684 -size 1420345 diff --git a/celery-2.3.0.tar.bz2 b/celery-2.3.0.tar.bz2 new file mode 100644 index 0000000..22b73f9 --- /dev/null +++ b/celery-2.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9cc07038539e149b087aa56ec51067787b9a8133425bb8cf3b9117c447fbfa +size 787151 diff --git a/python-celery.changes b/python-celery.changes index 6070b97..e554f40 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 5 18:03:01 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.3.0: + - Please refer to the Changelog file or + http://celery.readthedocs.org/en/latest/changelog.html#version-2-3-0. + ------------------------------------------------------------------- Tue Jul 5 12:51:47 UTC 2011 - appleonkel@opensuse.org diff --git a/python-celery.spec b/python-celery.spec index 4be4109..2877375 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -22,7 +22,7 @@ %define mod_name celery Name: python-%{mod_name} -Version: 2.2.7 +Version: 2.3.0 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue @@ -37,7 +37,7 @@ Requires: python-python-daemon Requires: python-django-unittest-depth Requires: python-kombu Requires: python-pytyrant -Requires: python-pyparsing +Requires: python-pyparsing %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1110 @@ -65,10 +65,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -# You may have to add additional files here (documentation and binaries mostly) -%python_sitelib/%{mod_name}* -%python_sitelib/funtests* -%python_sitelib/*.egg-info +%python_sitelib/* %doc Changelog README TODO %{_bindir}/camqadm %{_bindir}/celery*