automatic version update by autodist [release 5.0.1-1mamba;Tue Jan 02 2024]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:04 +01:00
parent e2bc8c73e6
commit cbb99f7d90

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: python-django
Version: 5.0
Version: 5.0.1
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
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist
* Tue Dec 05 2023 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
- automatic version update by autodist