From 7c47e87bd4a1fdf9ebf8a9890e6cd04d4e55d133 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 17 Feb 2024 11:14:49 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.0-1mamba;Sat Feb 17 2024] --- python-dnspython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dnspython.spec b/python-dnspython.spec index 4a2f7bd..9d40026 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-dnspython -Version: 2.5.0 +Version: 2.6.0 Release: 1mamba Summary: A DNS toolkit for Python Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Feb 17 2024 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Sat Jan 20 2024 Automatic Build System 2.5.0-1mamba - automatic version update by autodist