diff --git a/python-dnspython.spec b/python-dnspython.spec index 9d40026..5d55d0b 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.6.0 +Version: 2.6.1 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 +* Mon Feb 19 2024 Automatic Build System 2.6.1-1mamba +- automatic version update by autodist + * Sat Feb 17 2024 Automatic Build System 2.6.0-1mamba - automatic version update by autodist