automatic version update by autodist [release 2.19.0-1mamba;Sat Dec 14 2024]

This commit is contained in:
Automatic Build System 2024-12-14 10:35:36 +01:00
parent 4a78d6977c
commit dc7d0695c9

View File

@ -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 <autodist@openmamba.org> 2.19.0-1mamba
- automatic version update by autodist
* Sun Oct 27 2024 Automatic Build System <autodist@openmamba.org> 2.18.0-1mamba
- automatic version update by autodist