diff --git a/python-django.spec b/python-django.spec index 70c7c06..7453950 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: 4.2.7 +Version: 5.0 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -61,6 +61,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Dec 05 2023 Automatic Build System 5.0-1mamba +- automatic version update by autodist + +* Tue Dec 05 2023 Automatic Build System 4.2.8-1mamba +- automatic version update by autodist + * Wed Nov 01 2023 Automatic Build System 4.2.7-1mamba - automatic version update by autodist