automatic version update by autodist [release 5.0.4-1mamba;Sun Apr 07 2024]

This commit is contained in:
Automatic Build System 2024-04-11 10:21:39 +02:00
parent 1ef15910e1
commit 4f776af177

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-django
Version: 5.0.3
Version: 5.0.4
Release: 1mamba
Summary: A high-level Python Web framework
Group: System/Libraries/Python
@ -61,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc AUTHORS LICENSE
%changelog
* Sun Apr 07 2024 Automatic Build System <autodist@openmamba.org> 5.0.4-1mamba
- automatic version update by autodist
* Mon Mar 04 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
- automatic version update by autodist