Update to 2.4.1
This commit is contained in:
parent
49cb682a13
commit
cf74e51fde
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/stratis-cli-2.2.1.tar.gz
|
/stratis-cli-2.2.1.tar.gz
|
||||||
/stratis-cli-2.3.0.tar.gz
|
/stratis-cli-2.3.0.tar.gz
|
||||||
/stratis-cli-2.4.0.tar.gz
|
/stratis-cli-2.4.0.tar.gz
|
||||||
|
/stratis-cli-2.4.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (stratis-cli-2.4.0.tar.gz) = 64530a8dfc2203e1376180ff8f97aedcd9fe0e9bf9dc25e29c025ace6a2a8bf415d5ed36484087e1f82c844e3e69312f61c29e4476f8fdd04c30e229b0e0033e
|
SHA512 (stratis-cli-2.4.1.tar.gz) = 1d318fb244ad1ef48882e686cace0166237ead7261e26c9197e3b98517128013c1c9b9978ad894e9f0e7d90bd312d98246b39a80f90e3d0fd7a88618110137e7
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: stratis-cli
|
Name: stratis-cli
|
||||||
Version: 2.4.0
|
Version: 2.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
|
||||||
|
|
||||||
@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8
|
|||||||
%{python3_sitelib}/stratis_cli-*.egg-info/
|
%{python3_sitelib}/stratis_cli-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 19 2021 mulhern <amulhern@redhat.com> - 2.4.1-1
|
||||||
|
- Update to 2.4.1
|
||||||
|
|
||||||
* Tue Apr 27 2021 mulhern <amulhern@redhat.com> - 2.4.0-1
|
* Tue Apr 27 2021 mulhern <amulhern@redhat.com> - 2.4.0-1
|
||||||
- Update to 2.4.0
|
- Update to 2.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user