automatic version update by autodist [release 1.1.0-1mamba;Sun Feb 26 2023]

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

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-dkimpy Name: python-dkimpy
Version: 1.0.5 Version: 1.1.0
Release: 1mamba Release: 1mamba
Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification
Group: System/Libraries Group: System/Libraries
@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Feb 26 2023 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
- automatic version update by autodist
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba * Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
- package created using the webbuild interface - package created using the webbuild interface