From 7b17a5b6e95a57e3fb5d35dc0973ee18119c3aad Mon Sep 17 00:00:00 2001 From: Bryan Gurney Date: Wed, 7 Jun 2023 10:38:51 -0400 Subject: [PATCH] Update to 3.5.3 Signed-off-by: Bryan Gurney --- .gitignore | 1 + sources | 2 +- stratis-cli.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f3fa7ec..33bc096 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /stratis-cli-3.5.0.tar.gz /stratis-cli-3.5.1.tar.gz /stratis-cli-3.5.2.tar.gz +/stratis-cli-3.5.3.tar.gz diff --git a/sources b/sources index 270148c..ef95b5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-3.5.2.tar.gz) = b2460334578cca6bf5fcacb36131c3a27322a07ce8bd03690c259ab68567770fb6dfdd56f97d467a34359ca8139c12801c5e7b1eefec0b38885a8e396a7b263d +SHA512 (stratis-cli-3.5.3.tar.gz) = c942e87b5b790a008c79d84a16adf84fd1dd7a09bb9c4d4b4b31e0179acedce92bca74ea31b523fa2276f9c079b81e9beb9021b01d8d9b5b82ddc55ae6ba5dd9 diff --git a/stratis-cli.spec b/stratis-cli.spec index b84ef36..f3b9496 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,5 +1,5 @@ Name: stratis-cli -Version: 3.5.2 +Version: 3.5.3 Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon @@ -62,6 +62,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Wed Jun 07 2023 Bryan Gurney - 3.5.3-1 +- Update to 3.5.3 + * Wed May 17 2023 Bryan Gurney - 3.5.2-1 - Update to 3.5.2