diff --git a/python-django.spec b/python-django.spec index 3a63dbe..d6ff02a 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.2.4 +Version: 3.2.5 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -62,6 +62,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Thu Jul 01 2021 Automatic Build System 3.2.5-1mamba +- automatic version update by autodist + * Wed Jun 02 2021 Automatic Build System 3.2.4-1mamba - automatic version update by autodist