automatic version update by autodist [release 1.4.6-1mamba;Sun May 19 2024]

This commit is contained in:
Automatic Build System 2024-05-19 15:47:29 +02:00
parent ad241d8d9c
commit f86c7cf8f7

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-aiosmtpd
Version: 1.4.5
Version: 1.4.6
Release: 1mamba
Summary: aiosmtpd - asyncio based SMTP server
Group: System/Libraries
@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sun May 19 2024 Automatic Build System <autodist@openmamba.org> 1.4.6-1mamba
- automatic version update by autodist
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 1.4.5-1mamba
- automatic version update by autodist