Update to 3.4.1
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
b28a39b260
commit
9b6f2fcba6
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/stratis-cli-3.2.0.tar.gz
|
/stratis-cli-3.2.0.tar.gz
|
||||||
/stratis-cli-3.3.0.tar.gz
|
/stratis-cli-3.3.0.tar.gz
|
||||||
/stratis-cli-3.4.0.tar.gz
|
/stratis-cli-3.4.0.tar.gz
|
||||||
|
/stratis-cli-3.4.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (stratis-cli-3.4.0.tar.gz) = b7b27b6c0116f16763b27b3f7b4e3bd70cc9ae0759e37fd02c24baf89e470ad826dfcb0ba45f586faa4e82b06feab20b56a1b1d8529a5248042380ad9e6515f6
|
SHA512 (stratis-cli-3.4.1.tar.gz) = 2ba948bd957da35cfdd7516d6d72152db74f287430dff10c8b9eba0e211212769cfe08d8328b35fa38e55da3af4d1ac1c460e5fe427cb80b7458d5833142faf5
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: stratis-cli
|
Name: stratis-cli
|
||||||
Version: 3.4.0
|
Version: 3.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Command-line tool for interacting with the Stratis daemon
|
Summary: Command-line tool for interacting with the Stratis daemon
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ a2x -f manpage docs/stratis.txt
|
|||||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 09 2023 Bryan Gurney <bgurney@redhat.com> - 3.4.1-1
|
||||||
|
- Update to 3.4.1
|
||||||
|
|
||||||
* Tue Nov 29 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.0-1
|
* Tue Nov 29 2022 Bryan Gurney <bgurney@redhat.com> - 3.4.0-1
|
||||||
- Update to 3.4.0
|
- Update to 3.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user