Update to 2.4.3
This commit is contained in:
parent
1c6afb6e3b
commit
6daac82005
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/stratis-cli-2.4.0.tar.gz
|
||||
/stratis-cli-2.4.1.tar.gz
|
||||
/stratis-cli-2.4.2.tar.gz
|
||||
/stratis-cli-2.4.3.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratis-cli-2.4.2.tar.gz) = 7bfeafa6a52ba05ecd4cb3db791305effabeb73f4aff4d520ddad5da693ba3107311148f164f1092997fc4afcbaa65abfdd01cab4b2eef61c7f91ff5d2979921
|
||||
SHA512 (stratis-cli-2.4.3.tar.gz) = ba253fbbaaa3daecd1a798425c6dd6bfeeeb0c74924613fed8134862a4b91e3add63e4e04312088bd38c6ef19dfbbe4707cea67cea79c6c737b08055676754ae
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: stratis-cli
|
||||
Version: 2.4.2
|
||||
Version: 2.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Command-line tool for interacting with the Stratis daemon
|
||||
|
||||
@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8
|
||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 16 2021 mulhern <amulhern@redhat.com> - 2.4.3-1
|
||||
- Update to 2.4.3
|
||||
|
||||
* Tue Jun 15 2021 mulhern <amulhern@redhat.com> - 2.4.2-1
|
||||
- Update to 2.4.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user