Update to 1.06. Fixes bug #1414699
This commit is contained in:
parent
a855c78ba8
commit
f6c5c35ea3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/sshpass-1.05.tar.gz
|
||||
/sshpass-1.06.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
c52d65fdee0712af6f77eb2b60974ac7 sshpass-1.05.tar.gz
|
||||
SHA512 (sshpass-1.06.tar.gz) = fc08fcca5aaa5e4958f16d38116d828739a5d53f8e2a83506ef78ee602941a7bfc0e3f07154dc390660df490dbdf7601e0c7ec17c68c9627d72d565e4c6717f8
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Non-interactive SSH authentication utility
|
||||
Name: sshpass
|
||||
Version: 1.05
|
||||
Release: 9%{?dist}
|
||||
Version: 1.06
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/Internet
|
||||
Url: http://sshpass.sourceforge.net/
|
||||
@ -28,6 +28,9 @@ make DESTDIR=%{buildroot} install
|
||||
%doc AUTHORS COPYING ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2017 Kevin Fenzi <kevin@scrye.com> - 1.06-1
|
||||
- Update to 1.06. Fixes bug #1414699
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.05-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user