diff --git a/.gitignore b/.gitignore index 357d58f..82914db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /stratis-cli-0.0.5.tar.gz /stratis-cli-0.5.0.tar.gz /stratis-cli-0.5.2.tar.gz +/stratis-cli-0.5.3.tar.gz diff --git a/sources b/sources index 6521fdb..43e73c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-0.5.2.tar.gz) = b69bed037218c8c6b57cc053a3612a1e94cf4358e07f7741d51c036efe1e2455de190227551ed3b40f5f5916154487e5f7bee359a81258dae8ed924179588d8e +SHA512 (stratis-cli-0.5.3.tar.gz) = d2c92e3bc90c8f4cc80b3ff0c2e86cf1baba850f5450228955f3edca93a693a409e4babdcad5d6bbd4e294eb543121a2adabda91ec406e0486f0faf191c1f97e diff --git a/stratis-cli.spec b/stratis-cli.spec index 12d5c46..3c1b39e 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,7 +1,7 @@ %{?python_enable_dependency_generator} Name: stratis-cli -Version: 0.5.2 +Version: 0.5.3 Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon @@ -47,6 +47,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Mon Jun 4 2018 Andy Grover - 0.5.3-1 +- Update to 0.5.3 + * Tue May 1 2018 Andy Grover - 0.5.2-1 - Update to 0.5.2