From 379674006710f0c5007b88e48db56e6554487663 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:51:32 +0100 Subject: [PATCH] automatic version update by autodist [release 0.10.4-1mamba;Thu Sep 08 2022] --- libssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 7be18c0..65042be 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libssh -Version: 0.10.3 +Version: 0.10.4 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 +* Thu Sep 08 2022 Automatic Build System 0.10.4-1mamba +- automatic version update by autodist + * Tue Sep 06 2022 Automatic Build System 0.10.3-1mamba - automatic version update by autodist