Update to 2.1.1
This commit is contained in:
parent
90033d4b44
commit
4d5d082681
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/stratis-cli-2.0.0.tar.gz
|
/stratis-cli-2.0.0.tar.gz
|
||||||
/stratis-cli-2.0.1.tar.gz
|
/stratis-cli-2.0.1.tar.gz
|
||||||
/stratis-cli-2.1.0.tar.gz
|
/stratis-cli-2.1.0.tar.gz
|
||||||
|
/stratis-cli-2.1.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (stratis-cli-2.1.0.tar.gz) = 590066cc94db713dd3dfda01a53f48b81b4ec6d29e61b974539df7976d0b3ed13bd0855fde52a9fab1c0e6c4fa8c1a68e6dc852947f366df491a3c05220b831f
|
SHA512 (stratis-cli-2.1.1.tar.gz) = 10fb5aa0177aefba9aaa46b29619480c161552b8d6bc5d2df5c16e00f62d9a27d78b7d589134c161b51d6137069e7abff316d01316df288eeb59e5a28767b31a
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: stratis-cli
|
Name: stratis-cli
|
||||||
Version: 2.1.0
|
Version: 2.1.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
|
||||||
|
* Tue Jul 14 2020 mulhern <amulhern@redhat.com> - 2.1.1-1
|
||||||
|
- Update to 2.1.1
|
||||||
|
|
||||||
* Thu Jul 9 2020 mulhern <amulhern@redhat.com> - 2.1.0-1
|
* Thu Jul 9 2020 mulhern <amulhern@redhat.com> - 2.1.0-1
|
||||||
- Update to 2.1.0
|
- Update to 2.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user