From 4d5d082681005dc6d2f403d2a76408bd4f1cb10e Mon Sep 17 00:00:00 2001 From: mulhern Date: Tue, 14 Jul 2020 12:27:53 -0400 Subject: [PATCH] Update to 2.1.1 --- .gitignore | 1 + sources | 2 +- stratis-cli.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dcb8864..921ee4d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /stratis-cli-2.0.0.tar.gz /stratis-cli-2.0.1.tar.gz /stratis-cli-2.1.0.tar.gz +/stratis-cli-2.1.1.tar.gz diff --git a/sources b/sources index 64f6b6a..cc33ddf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-2.1.0.tar.gz) = 590066cc94db713dd3dfda01a53f48b81b4ec6d29e61b974539df7976d0b3ed13bd0855fde52a9fab1c0e6c4fa8c1a68e6dc852947f366df491a3c05220b831f +SHA512 (stratis-cli-2.1.1.tar.gz) = 10fb5aa0177aefba9aaa46b29619480c161552b8d6bc5d2df5c16e00f62d9a27d78b7d589134c161b51d6137069e7abff316d01316df288eeb59e5a28767b31a diff --git a/stratis-cli.spec b/stratis-cli.spec index 9e69e03..0398722 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,5 +1,5 @@ Name: stratis-cli -Version: 2.1.0 +Version: 2.1.1 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 +* Tue Jul 14 2020 mulhern - 2.1.1-1 +- Update to 2.1.1 + * Thu Jul 9 2020 mulhern - 2.1.0-1 - Update to 2.1.0