automatic version update by autodist [release 3.0.7-1mamba;Sat Jun 06 2020]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:00 +01:00
parent 7a1e9d32e9
commit 318a627c08

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-django
Version: 3.0.6
Version: 3.0.7
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
* Sat Jun 06 2020 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
- automatic version update by autodist
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 3.0.6-1mamba
- automatic version update by autodist