From cf74e51fde86c51e80d30fe25b286d505826c61c Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 19 May 2021 20:59:48 -0400 Subject: [PATCH] Update to 2.4.1 --- .gitignore | 1 + sources | 2 +- stratis-cli.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e604df..850f9d6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /stratis-cli-2.2.1.tar.gz /stratis-cli-2.3.0.tar.gz /stratis-cli-2.4.0.tar.gz +/stratis-cli-2.4.1.tar.gz diff --git a/sources b/sources index 0d112e7..fbe7f8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-2.4.0.tar.gz) = 64530a8dfc2203e1376180ff8f97aedcd9fe0e9bf9dc25e29c025ace6a2a8bf415d5ed36484087e1f82c844e3e69312f61c29e4476f8fdd04c30e229b0e0033e +SHA512 (stratis-cli-2.4.1.tar.gz) = 1d318fb244ad1ef48882e686cace0166237ead7261e26c9197e3b98517128013c1c9b9978ad894e9f0e7d90bd312d98246b39a80f90e3d0fd7a88618110137e7 diff --git a/stratis-cli.spec b/stratis-cli.spec index 87f9e8f..d501f06 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,5 +1,5 @@ Name: stratis-cli -Version: 2.4.0 +Version: 2.4.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 +* Wed May 19 2021 mulhern - 2.4.1-1 +- Update to 2.4.1 + * Tue Apr 27 2021 mulhern - 2.4.0-1 - Update to 2.4.0