From 1ef15910e19cc9cbf8dbe29584383ba1860f883a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 5 Mar 2024 09:28:23 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0.3-1mamba;Mon Mar 04 2024] --- python-django.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django.spec b/python-django.spec index e506344..241bd18 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.2 +Version: 5.0.3 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 +* Mon Mar 04 2024 Automatic Build System 5.0.3-1mamba +- automatic version update by autodist + * Wed Feb 07 2024 Automatic Build System 5.0.2-1mamba - automatic version update by autodist