From e4b8a0783f8628386005427ffbaba3e7d12c293f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:51:33 +0100 Subject: [PATCH] automatic version update by autodist [release 0.10.5-1mamba;Fri May 05 2023] --- libssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 65042be..c37fcc6 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.10.4 +Version: 0.10.5 Release: 1mamba Summary: A library implementing the SSH protocol Group: System/Libraries @@ -72,6 +72,9 @@ install -D -m0644 build/src/libssh.a %{buildroot}%{_libdir}/libssh.a %doc README %changelog +* Fri May 05 2023 Automatic Build System 0.10.5-1mamba +- automatic version update by autodist + * Thu Sep 08 2022 Automatic Build System 0.10.4-1mamba - automatic version update by autodist