diff --git a/celery-2.4.5.tar.bz2 b/celery-2.4.5.tar.bz2 deleted file mode 100644 index 5ab0298..0000000 --- a/celery-2.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bb7421354c36c56e7be3a0f7752ed452ad8d40f4f12a363da941d39ed16ec47 -size 812800 diff --git a/celery-2.4.6.tar.bz2 b/celery-2.4.6.tar.bz2 new file mode 100644 index 0000000..e55e218 --- /dev/null +++ b/celery-2.4.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc5c44a2424313a23895198b4c7678f820edf47b1536d07e315893b5d142e7d +size 813258 diff --git a/python-celery.changes b/python-celery.changes index 0eda557..7d29032 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 28 17:52:49 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.4.6: + - The group id was not changed if both --uid and --gid specified. + ------------------------------------------------------------------- Fri Dec 2 23:43:13 UTC 2011 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 1772efa..665bd2e 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -19,11 +19,11 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-celery -Version: 2.4.5 +Version: 2.4.6 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue -License: BSD +License: BSD-2-Clause Group: Development/Languages/Python Source: celery-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build