This commit is contained in:
Fedora Release Engineering 2017-02-11 13:56:33 +00:00
parent f6c5c35ea3
commit bc47fa1d77

View File

@ -1,7 +1,7 @@
Summary: Non-interactive SSH authentication utility
Name: sshpass
Version: 1.06
Release: 1%{?dist}
Release: 2%{?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
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.06-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 01 2017 Kevin Fenzi <kevin@scrye.com> - 1.06-1
- Update to 1.06. Fixes bug #1414699