update openssh.spec.

This commit is contained in:
kircher 2020-06-09 18:48:58 +08:00 committed by Gitee
parent 7b9554cb0a
commit 9395324120

View File

@ -9,7 +9,7 @@
Name: openssh
Version: 8.2p1
Release: 3
Release: 4
URL: http://www.openssh.com/portable.html
License: BSD
Summary: An open source implementation of SSH protocol version 2
@ -456,6 +456,12 @@ getent passwd sshd >/dev/null || \
%attr(0644,root,root) %{_mandir}/man8/sftp-server.8*
%changelog
* Tue Jun 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 8.2P1-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add requires for openssh-server in openssh
* Wed May 6 2020 openEuler Buildteam <buildteam@openeuler.org> - 8.2P1-3
- Type:bugfix
- ID:NA