Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/sshpass.git#96a9ff870c4eb994adfb92dce7440ed2e67274f2
This commit is contained in:
parent
b846c0b719
commit
49a4a9daf0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/sshpass-1.05.tar.gz
|
||||
/sshpass-1.06.tar.gz
|
||||
/sshpass-1.07.tar.gz
|
||||
/sshpass-1.09.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sshpass-1.07.tar.gz) = 9206abad36629d1db922a085088d13d5ed2c9bf80c32a1b6a78051a5b7cdb5e92ee9659882bc6163cbb63f2652b064b35e22cbb25cebdd76da78cf327b675593
|
||||
SHA512 (sshpass-1.09.tar.gz) = 9b4ba83ca4d34364e7c43e29f98493dc3d595d24dc68c2fe3c244600d92a0f8bc0a6a7f8f43d64c0b4d714eb196516f297d904fa66035a76dae89a3726c0f2ff
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Non-interactive SSH authentication utility
|
||||
Name: sshpass
|
||||
Version: 1.07
|
||||
Release: 2%{?dist}
|
||||
Version: 1.09
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Url: http://sshpass.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz
|
||||
@ -29,6 +29,9 @@ more secure public key authentication of SSH instead.
|
||||
%doc AUTHORS COPYING ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2021 Martin Cermak <mcermak@redhat.com> - 1.09-1
|
||||
- Rebase to new upstream version
|
||||
|
||||
* Wed Jan 27 2021 Timm Bäder <tbaeder@redhat.com> - 1.07-2
|
||||
- Use make macros
|
||||
- https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
|
||||
|
||||
Loading…
Reference in New Issue
Block a user