diff --git a/python-celery-batches.changes b/python-celery-batches.changes index 57a8dbf..8fd6ea5 100644 --- a/python-celery-batches.changes +++ b/python-celery-batches.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 13 10:49:19 UTC 2019 - Jan Engelhardt + +- Trim bias and use noun phrasing. + ------------------------------------------------------------------- Wed Jan 2 14:14:35 UTC 2019 - Tomáš Chvátal diff --git a/python-celery-batches.spec b/python-celery-batches.spec index a02e933..2e598a5 100644 --- a/python-celery-batches.spec +++ b/python-celery-batches.spec @@ -22,7 +22,7 @@ Name: python-%{_pkgname} Version: 0.2 Release: 0 -Summary: Process Multiple Celery Task Requests Together +Summary: Django module to process multiple Celery task requests together License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/percipient/celery-batches @@ -39,10 +39,11 @@ BuildArch: noarch %python_subpackages %description -The best way to have Django DRY forms. Build programmatic reusable layouts out -of components, having full control of the rendered HTML without writing HTML in -templates. All this without breaking the standard way of doing things in -Django, so it plays nice with any other form application. +An alternate way to have Django DRY forms. The developer can build +programmatic reusable layouts out of components, having control of +the rendered HTML without writing HTML in templates, without breaking +the standard way of doing things in Django, so that it still works +with any other form application. %prep %setup -q -n %{_pkgname}-%{version}