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