diff --git a/libssh2.spec b/libssh2.spec index fa082ebedef475addd1f5d17e2e1fce7d94c4fed..b1b81086b2ea1ea017f14ce4c215d69e8a9ac01c 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -1,6 +1,6 @@ Name: libssh2 Version: 1.9.0 -Release: 6 +Release: 7 Summary: A library implementing the SSH2 protocol License: BSD URL: https://www.libssh2.org/ @@ -16,7 +16,7 @@ Patch5: 0001-packet.c-improved-packet-parsing-in-packet_queue_lis.patch BuildRequires: coreutils findutils /usr/bin/man zlib-devel BuildRequires: gcc make sed openssl-devel > 1:1.0.1 openssh-server BuildRequires: glibc-langpack-en -Requires: %{name}-help +Requires: %{name}-help = %{version}-%{release} %description libssh2 is a library implementing the SSH2 protocol as defined by @@ -92,6 +92,12 @@ LC_ALL=en_US.UTF-8 make -C tests check %{_mandir}/man3/libssh2_*.3* %changelog +* Thu Sep 08 2022 licihua - 1.9.0-7 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:define libssh-help version + * Mon Nov 09 2020 xihaochen - 1.9.0-6 - Type:requirement - CVE:NA