From 29c4e8bc499046921ad0dc2471974cb61a9e8c91 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:04:00 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.4-1mamba;Mon Aug 05 2019] --- python-django.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django.spec b/python-django.spec index 1049371..26ba000 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: 2.2.3 +Version: 2.2.4 Release: 1mamba Summary: A high-level Python Web framework Group: System/Libraries/Python @@ -99,6 +99,9 @@ find %{buildroot} -name "*.po" | xargs rm -f %doc docs/_build/html/* %changelog +* Mon Aug 05 2019 Automatic Build System 2.2.4-1mamba +- automatic version update by autodist + * Sun Jul 07 2019 Automatic Build System 2.2.3-1mamba - automatic version update by autodist