Author: zbyniu Date: Wed Mar 7 13:25:17 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.5.1
---- Files affected: packages/python-django-celery: python-django-celery.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/python-django-celery/python-django-celery.spec diff -u packages/python-django-celery/python-django-celery.spec:1.6 packages/python-django-celery/python-django-celery.spec:1.7 --- packages/python-django-celery/python-django-celery.spec:1.6 Fri Dec 2 22:50:03 2011 +++ packages/python-django-celery/python-django-celery.spec Wed Mar 7 14:25:12 2012 @@ -6,20 +6,20 @@ %define module django-celery Summary: django-celery provides Celery intergration for Django Name: python-%module -Version: 2.4.2 +Version: 2.5.1 Release: 0.9 License: BSD Group: Development/Languages URL: http://code.google.com/p/%{module}/ Source0: http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz -# Source0-md5: ac2e18cf0738b966d5bece53218e6423 +# Source0-md5: 4cfaa8e1ae3741ecd85a9cfe4af5e4dc BuildRequires: python-modules BuildRequires: python-setuptools BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: sed >= 4.0 Requires: python-django -Requires: python-celery >= 2.4.2 +Requires: python-celery >= %{version} Requires: python-django-picklefield BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/03/07 13:25:12 zbyniu +- up to 2.5.1 + Revision 1.6 2011/12/02 21:50:03 zbyniu - up to 2.4.2; cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-django-celery/python-django-celery.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
