diff --git a/python-asyncssh.spec b/python-asyncssh.spec index 7853972..0abd761 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asyncssh -Version: 2.18.0 +Version: 2.19.0 Release: 1mamba Summary: AsyncSSH: Asynchronous SSHv2 client and server library Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 14 2024 Automatic Build System 2.19.0-1mamba +- automatic version update by autodist + * Sun Oct 27 2024 Automatic Build System 2.18.0-1mamba - automatic version update by autodist