diff --git a/.gitignore b/.gitignore index 462a86a..ffe515f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /stratis-cli-3.2.0.tar.gz /stratis-cli-3.3.0.tar.gz /stratis-cli-3.4.0.tar.gz +/stratis-cli-3.4.1.tar.gz diff --git a/sources b/sources index f17824f..6f9e80e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-3.4.0.tar.gz) = b7b27b6c0116f16763b27b3f7b4e3bd70cc9ae0759e37fd02c24baf89e470ad826dfcb0ba45f586faa4e82b06feab20b56a1b1d8529a5248042380ad9e6515f6 +SHA512 (stratis-cli-3.4.1.tar.gz) = 2ba948bd957da35cfdd7516d6d72152db74f287430dff10c8b9eba0e211212769cfe08d8328b35fa38e55da3af4d1ac1c460e5fe427cb80b7458d5833142faf5 diff --git a/stratis-cli.spec b/stratis-cli.spec index e9a0c24..465a66e 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,5 +1,5 @@ Name: stratis-cli -Version: 3.4.0 +Version: 3.4.1 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 +* Mon Jan 09 2023 Bryan Gurney - 3.4.1-1 +- Update to 3.4.1 + * Tue Nov 29 2022 Bryan Gurney - 3.4.0-1 - Update to 3.4.0