diff --git a/python-celery-batches.spec b/python-celery-batches.spec index 4aabdac..c33732e 100644 --- a/python-celery-batches.spec +++ b/python-celery-batches.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define _pkgname celery-batches Name: python-%{_pkgname} Version: 0.9 @@ -63,6 +62,7 @@ with any other form application. %files %{python_files} %doc README.rst CHANGELOG.rst %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/celery_batches +%{python_sitelib}/celery_batches-%{version}*info %changelog