automatic version update by autodist [release 1.1.1-1mamba;Sat Mar 11 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:04:29 +01:00
parent 998afb4edc
commit 40d4ef8931

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dkimpy
Version: 1.1.0
Version: 1.1.1
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 Mar 11 2023 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
- automatic version update by autodist
* Sun Feb 26 2023 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
- automatic version update by autodist