From e8f4c574614d16c8d4a520caae430e3fc7a07d17 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 15 Apr 2024 10:04:31 +0200 Subject: [PATCH] automatic version update by autodist [release 1.1.6-1mamba;Mon Apr 15 2024] --- python-dkimpy.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-dkimpy.spec b/python-dkimpy.spec index 30c2792..c121e48 100644 --- a/python-dkimpy.spec +++ b/python-dkimpy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-dkimpy -Version: 1.1.5 -Release: 2mamba +Version: 1.1.6 +Release: 1mamba Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification Group: System/Libraries Vendor: openmamba @@ -12,7 +12,7 @@ Source: https://pypi.debian.net/dkimpy/dkimpy-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel -BuildRequires: python3.11dist(dnspython) +BuildRequires: python3.11dist(py3dns) BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Apr 15 2024 Automatic Build System 1.1.6-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.1.5-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba