From cbb99f7d90016d23380feda7110881f0c7dfe024 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:04:04 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0.1-1mamba;Tue Jan 02 2024] --- python-django.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django.spec b/python-django.spec index 7453950..bd4cf46 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: 5.0 +Version: 5.0.1 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -61,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Jan 02 2024 Automatic Build System 5.0.1-1mamba +- automatic version update by autodist + * Tue Dec 05 2023 Automatic Build System 5.0-1mamba - automatic version update by autodist