From 05b37c38ca5232f2f81dbfcb0399880101bb700e Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Fri, 28 Jan 2022 10:23:06 +0100 Subject: [PATCH] 0.9.6-4 --- libssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libssh.spec b/libssh.spec index 22a88dd..9bbf931 100644 --- a/libssh.spec +++ b/libssh.spec @@ -1,6 +1,6 @@ Name: libssh Version: 0.9.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library implementing the SSH protocol License: LGPLv2+ URL: http://www.libssh.org @@ -128,6 +128,9 @@ popd %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libssh/libssh_server.config %changelog +* Fri Jan 28 2022 Jakub Jelen - 0.9.6-4 +- Fix build-time tests to work with OpenSSH 8.8p1 + * Thu Jan 20 2022 Fedora Release Engineering - 0.9.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild