diff --git a/libssh2.spec b/libssh2.spec index 159d86c798c834d0746bab470f180c49dd0f254b..e6fb57054c65ef036f79e2a2921638ee38120dba 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