Bump revision in order to include dependencies in gating tests

This commit is contained in:
mulhern 2022-02-27 13:21:05 -05:00
parent f7655a0702
commit 44b6883308

View File

@ -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 <amulhern@redhat.com> - 3.0.1-3
- Bump revision in order to include dependencies in gating tests
* Sun Feb 27 2022 mulhern <amulhern@redhat.com> - 3.0.1-2
- Add gating tests