From 076713772d70e9f8eea60b7dbd62e979e587d3cb Mon Sep 17 00:00:00 2001 From: renmingshuai Date: Sat, 30 Jul 2022 16:42:33 +0800 Subject: [PATCH] patched one upstream patch in 1.10.0-1 without changelog --- libssh2.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libssh2.spec b/libssh2.spec index 159d86c..e6fb570 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.10.0 -Release: 1 +Release: 2 Summary: A library implementing the SSH2 protocol License: BSD URL: https://www.libssh2.org/ @@ -86,6 +86,12 @@ LC_ALL=en_US.UTF-8 make -C tests check %{_mandir}/man3/libssh2_*.3* %changelog +* Sat Jul 30 2022 renmingshuai - 1.10.0-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:patched one upstream patch in 1.10.0-1 without changelog + * Mon Mar 21 2022 yanglu - 1.10.0-1 - Type:requirement - ID:NA -- Gitee