From 87e08bcdc856c8017389aa65866052bb006dea51 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 6 Feb 2025 13:26:31 +0100 Subject: [PATCH] automatic version update by autodist [release 3.5.1-1mamba;Thu Feb 06 2025] --- python-paramiko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-paramiko.spec b/python-paramiko.spec index 4a79214..89517db 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-paramiko -Version: 3.5.0 +Version: 3.5.1 Release: 1mamba Summary: Paramiko SSH2 library for Python Group: System/Libraries/Python @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://www.lag.net/paramiko/ Source: https://github.com/paramiko/paramiko.git/%{version}/paramiko-%{version}.tar.bz2 License: LGPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(bcrypt) @@ -52,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Feb 06 2025 Automatic Build System 3.5.1-1mamba +- automatic version update by autodist + * Mon Sep 16 2024 Automatic Build System 3.5.0-1mamba - automatic version update by autodist