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