diff --git a/plans/unit.fmf b/plans/unit.fmf index 02d5b23..3a984c9 100644 --- a/plans/unit.fmf +++ b/plans/unit.fmf @@ -8,7 +8,7 @@ prepare: discover: how: shell url: https://github.com/stratis-storage/testing.git - ref: v3.5.2 + ref: v3.6.0 tests: - name: unit test: python3 stratis_cli_cert.py -v diff --git a/stratis-cli.spec b/stratis-cli.spec index 7dfb91f..4d7212b 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli Version: 3.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: Apache-2.0 @@ -75,6 +75,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Wed Oct 25 2023 Bryan Gurney - 3.6.0-2 +- Use testing tag v3.6.0 + * Tue Oct 24 2023 Bryan Gurney - 3.6.0-1 - Update to 3.6.0