diff --git a/sshpass-1.09.tar.gz b/sshpass-1.09.tar.gz deleted file mode 100644 index fc0886e..0000000 Binary files a/sshpass-1.09.tar.gz and /dev/null differ diff --git a/sshpass-1.10.tar.gz b/sshpass-1.10.tar.gz new file mode 100644 index 0000000..e1e2709 Binary files /dev/null and b/sshpass-1.10.tar.gz differ diff --git a/sshpass.spec b/sshpass.spec index d00d2ec..5ce79e9 100644 --- a/sshpass.spec +++ b/sshpass.spec @@ -1,5 +1,5 @@ Name: sshpass -Version: 1.09 +Version: 1.10 Release: 1 Summary: Non-interactive SSH authentication utility License: GPL+ @@ -12,7 +12,7 @@ Tool for non-interactively performing password authentication with so called more secure public key authentication of SSH instead. %prep -%setup -q +%autosetup -p1 %build %configure @@ -27,6 +27,9 @@ make DESTDIR=%{buildroot} install %{_datadir}/man/man1/sshpass.1.gz %changelog +* Thu Apr 13 2023 yaoxin - 1.10-1 +- Update to 1.10 + * Tue Jan 18 2022 SimpleUpdate Robot - 1.09-1 - Upgrade to version 1.09