automatic version update by autodist [release 2.2.5-1mamba;Wed Sep 11 2019]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:00 +01:00
parent 29c4e8bc49
commit b94e99063f

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-django
Version: 2.2.4
Version: 2.2.5
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
* Wed Sep 11 2019 Automatic Build System <autodist@mambasoft.it> 2.2.5-1mamba
- automatic version update by autodist
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 2.2.4-1mamba
- automatic version update by autodist