Use testing tag v3.6.0
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
896faee72f
commit
b0bacbb191
@ -8,7 +8,7 @@ prepare:
|
|||||||
discover:
|
discover:
|
||||||
how: shell
|
how: shell
|
||||||
url: https://github.com/stratis-storage/testing.git
|
url: https://github.com/stratis-storage/testing.git
|
||||||
ref: v3.5.2
|
ref: v3.6.0
|
||||||
tests:
|
tests:
|
||||||
- name: unit
|
- name: unit
|
||||||
test: python3 stratis_cli_cert.py -v
|
test: python3 stratis_cli_cert.py -v
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: stratis-cli
|
Name: stratis-cli
|
||||||
Version: 3.6.0
|
Version: 3.6.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Command-line tool for interacting with the Stratis daemon
|
Summary: Command-line tool for interacting with the Stratis daemon
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -75,6 +75,9 @@ a2x -f manpage docs/stratis.txt
|
|||||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 25 2023 Bryan Gurney <bgurney@redhat.com> - 3.6.0-2
|
||||||
|
- Use testing tag v3.6.0
|
||||||
|
|
||||||
* Tue Oct 24 2023 Bryan Gurney <bgurney@redhat.com> - 3.6.0-1
|
* Tue Oct 24 2023 Bryan Gurney <bgurney@redhat.com> - 3.6.0-1
|
||||||
- Update to 3.6.0
|
- Update to 3.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user