Update to 3.5.1
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
1307319f60
commit
5ba506b40a
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/stratis-cli-3.4.0.tar.gz
|
||||
/stratis-cli-3.4.1.tar.gz
|
||||
/stratis-cli-3.5.0.tar.gz
|
||||
/stratis-cli-3.5.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratis-cli-3.5.0.tar.gz) = e67b8531c662c9a01aff4633d73c492d48ad2409f9a4d7c68aaf12549dbdc4bdcefae2c74265a6c535fca5bc8ee1d0c8de78b67ed57404686bd35e1474bae65b
|
||||
SHA512 (stratis-cli-3.5.1.tar.gz) = f32854b458f2e61f1bad664894fd8a59ce3ea7351c1adb73c750f2bf9c4795801e9398c6109a13fd7c2af136757a26551c2f7dbc30443743400f27358b357d82
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: stratis-cli
|
||||
Version: 3.5.0
|
||||
Version: 3.5.1
|
||||
Release: 1%{?dist}
|
||||
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/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.1-1
|
||||
- Update to 3.5.1
|
||||
|
||||
* Tue Jan 24 2023 Bryan Gurney <bgurney@redhat.com> - 3.5.0-1
|
||||
- Update to 3.5.0
|
||||
|
||||
|
@ -15,4 +15,4 @@
|
||||
repositories:
|
||||
- repo: "https://github.com/stratis-storage/testing.git"
|
||||
dest: "testing"
|
||||
version: "v3.5.0"
|
||||
version: "v3.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user