diff --git a/stratis-cli.spec b/stratis-cli.spec index c0e8ff2..da0d093 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli Version: 3.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -62,6 +62,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8 %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Sun Feb 27 2022 mulhern - 3.0.1-3 +- Bump revision in order to include dependencies in gating tests + * Sun Feb 27 2022 mulhern - 3.0.1-2 - Add gating tests