From 93f54f9300d87cd94b3c9a2a0cf0220803f9dc9a Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 6 Aug 2021 16:37:01 -0400 Subject: [PATCH] Bump for a new Stream build Resolves: rhbz#1990951 Signed-off-by: Josh Boyer --- sshpass.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sshpass.spec b/sshpass.spec index 481ed47..a9926e7 100644 --- a/sshpass.spec +++ b/sshpass.spec @@ -1,7 +1,7 @@ Summary: Non-interactive SSH authentication utility Name: sshpass Version: 1.09 -Release: 1%{?dist} +Release: 2%{?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 Aug 06 2021 Josh Boyer - 1.09-2 +- Rebuild + * Fri Feb 12 2021 Martin Cermak - 1.09-1 - Rebase to new upstream version