diff --git a/python-paramiko.spec b/python-paramiko.spec index 81ba68e..b666bbe 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-paramiko -Version: 3.4.0 -Release: 2mamba +Version: 3.4.1 +Release: 1mamba Summary: Paramiko SSH2 library for Python Group: System/Libraries/Python Vendor: openmamba @@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Aug 12 2024 Automatic Build System 3.4.1-1mamba +- automatic version update by autodist + * Thu Jan 18 2024 Silvan Calarco 3.4.0-2mamba - removed requirement for python-setuptools-devel, specfile updated using python-build