diff --git a/sshpass.spec b/sshpass.spec index b386209..65fd4ed 100644 --- a/sshpass.spec +++ b/sshpass.spec @@ -1,7 +1,7 @@ Summary: Non-interactive SSH authentication utility Name: sshpass Version: 1.09 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Url: http://sshpass.sourceforge.net/ Source0: http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz @@ -29,7 +29,7 @@ more secure public key authentication of SSH instead. %doc AUTHORS COPYING ChangeLog NEWS %changelog -* Tue Aug 10 2021 Josh Boyer - 1.09-3 +* Tue Aug 10 2021 Josh Boyer - 1.09-4 - Rebuild * Fri Aug 06 2021 Josh Boyer - 1.09-2 diff --git a/tests/tests.yaml b/tests/tests.yml similarity index 100% rename from tests/tests.yaml rename to tests/tests.yml