From 5d4b295d7cced836a89cca798636a83f47b4e62d 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.9-1mamba;Tue Dec 31 2019] --- python-django.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-django.spec b/python-django.spec index 7bc48ad..9245f2e 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.6 +Version: 2.2.9 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 +* Tue Dec 31 2019 Automatic Build System 2.2.9-1mamba +- automatic version update by autodist + * Wed Oct 02 2019 Automatic Build System 2.2.6-1mamba - automatic version update by autodist