automatic version update by autodist [release 1.1.5-1mamba;Sat Jul 29 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:30 +01:00
parent 8ee6d7c0f5
commit c54fcc1510

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dkimpy
Version: 1.1.4
Version: 1.1.5
Release: 1mamba
Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification
Group: System/Libraries
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sat Jul 29 2023 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
- automatic version update by autodist
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
- automatic version update by autodist