automatic version update by autodist [release 1.1.8-1mamba;Fri Jul 05 2024]

This commit is contained in:
Automatic Build System 2024-07-05 14:42:45 +02:00
parent 53ba06320e
commit ea4303ea00

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dkimpy
Version: 1.1.7
Version: 1.1.8
Release: 1mamba
Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification
Group: System/Libraries
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 1.1.8-1mamba
- automatic version update by autodist
* Mon Jun 24 2024 Automatic Build System <autodist@openmamba.org> 1.1.7-1mamba
- automatic version update by autodist