diff --git a/openssh.spec b/openssh.spec index 790c921..598bc02 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %define with_selinux 0 Name: openssh -Version: 9.3p2 +Version: 9.4p1 Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security @@ -41,6 +41,7 @@ BuildRequires: libmd-devel BuildRequires: libopenssl-devel BuildRequires: libpam-devel BuildRequires: libpango-devel +BuildRequires: libxcrypt-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END %if "%{stage1}" != "1" @@ -301,6 +302,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Sat Aug 19 2023 Automatic Build System 9.4p1-1mamba +- automatic version update by autodist + * Thu Jul 20 2023 Automatic Build System 9.3p2-1mamba - automatic version update by autodist