diff --git a/openssh.spec b/openssh.spec index b91a875..790c921 100644 --- a/openssh.spec +++ b/openssh.spec @@ -6,7 +6,7 @@ %define with_selinux 0 Name: openssh -Version: 9.3p1 +Version: 9.3p2 Release: 1mamba Summary: OpenSSH free Secure Shell (SSH) implementation Group: Network/Security @@ -125,9 +125,9 @@ A Gtk2 SSH passphrase requester. %setup -q #-D -T #:<< _EOF -%patch0 -p1 +%patch 0 -p1 %ifarch arm -%patch1 -p1 +%patch 1 -p1 %endif #%patch2 -p1 @@ -301,6 +301,9 @@ exit 0 %{_libexecdir}/openssh/ssh-askpass %changelog +* Thu Jul 20 2023 Automatic Build System 9.3p2-1mamba +- automatic version update by autodist + * Thu Mar 16 2023 Automatic Build System 9.3p1-1mamba - automatic version update by autodist