From f9212039a2021e64fffed82eeff14c2ac4f05bec Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 26 Feb 2024 16:43:34 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.1-1mamba;Mon Feb 26 2024] --- python-py3dns.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-py3dns.spec b/python-py3dns.spec index 4d61103..2f985c1 100644 --- a/python-py3dns.spec +++ b/python-py3dns.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-py3dns -Version: 4.0.0 -Release: 2mamba +Version: 4.0.1 +Release: 1mamba Summary: Python 3 DNS library Group: System/Libraries Vendor: openmamba @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Feb 26 2024 Automatic Build System 4.0.1-1mamba +- automatic version update by autodist + * Fri Sep 29 2023 Silvan Calarco 4.0.0-2mamba - rebuilt with python3 == 3.11