From 53ba06320e5bca64fdd6e2e67d56ed8824236e70 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 24 Jun 2024 11:11:46 +0200 Subject: [PATCH] automatic version update by autodist [release 1.1.7-1mamba;Mon Jun 24 2024] --- python-dkimpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dkimpy.spec b/python-dkimpy.spec index c121e48..73aad1c 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.1.6 +Version: 1.1.7 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 +* Mon Jun 24 2024 Automatic Build System 1.1.7-1mamba +- automatic version update by autodist + * Mon Apr 15 2024 Automatic Build System 1.1.6-1mamba - automatic version update by autodist