From 105acf5a224f002b4ebd104fad311af277ec604a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:04:01 +0100 Subject: [PATCH] automatic version update by autodist [release 3.2.5-1mamba;Thu Jul 01 2021] --- python-django.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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