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