automatic version update by autodist [release 1.1.3-1mamba;Mon May 01 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:30 +01:00
parent 893bc97bd8
commit b0d4b6e7e5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dkimpy
Version: 1.1.2
Version: 1.1.3
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
* Mon May 01 2023 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
- automatic version update by autodist
* Tue Apr 11 2023 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
- automatic version update by autodist