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#be8729f06c5b32ae204326e5d0130e3b25d8677e
This commit is contained in:
DistroBaker 2021-01-26 16:26:37 +00:00
parent 1795d638d8
commit 3ac9e6f610
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/sshpass-1.05.tar.gz
/sshpass-1.06.tar.gz
/sshpass-1.07.tar.gz

View File

@ -1 +1 @@
SHA512 (sshpass-1.06.tar.gz) = fc08fcca5aaa5e4958f16d38116d828739a5d53f8e2a83506ef78ee602941a7bfc0e3f07154dc390660df490dbdf7601e0c7ec17c68c9627d72d565e4c6717f8
SHA512 (sshpass-1.07.tar.gz) = 9206abad36629d1db922a085088d13d5ed2c9bf80c32a1b6a78051a5b7cdb5e92ee9659882bc6163cbb63f2652b064b35e22cbb25cebdd76da78cf327b675593

View File

@ -1,11 +1,12 @@
Summary: Non-interactive SSH authentication utility
Name: sshpass
Version: 1.06
Release: 10%{?dist}
Version: 1.07
Release: 1%{?dist}
License: GPLv2
Url: http://sshpass.sourceforge.net/
Source0: http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz
BuildRequires: make
BuildRequires: gcc
%description
Tool for non-interactively performing password authentication with so called
@ -28,6 +29,9 @@ make DESTDIR=%{buildroot} install
%doc AUTHORS COPYING ChangeLog NEWS
%changelog
* Tue Jan 26 2021 Martin Cermak <mcermak@redhat.com> - 1.07-1
- Rebase to new upstream version
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.06-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild