diff --git a/python-django.spec b/python-django.spec index 2fcbd65..6713b7d 100644 --- a/python-django.spec +++ b/python-django.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: python-django -Version: 3.1.5 +Version: 3.1.6 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -99,6 +99,9 @@ find %{buildroot} -name "*.po" | xargs rm -f %doc docs/_build/html/* %changelog +* Tue Feb 02 2021 Automatic Build System 3.1.6-1mamba +- automatic version update by autodist + * Tue Jan 05 2021 Automatic Build System 3.1.5-1mamba - automatic version update by autodist