diff --git a/.gitignore b/.gitignore index c3ec1c2..357d58f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /stratis-cli-0.0.5.tar.gz /stratis-cli-0.5.0.tar.gz +/stratis-cli-0.5.2.tar.gz diff --git a/sources b/sources index d0d8312..6521fdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-0.5.0.tar.gz) = 7c7d5dcd83041c41e8c370d3af650f5e44773bc7ee72bd96f41a1a4ade78c0c1d9515aa6dd28731f23f9987676bdf6c74496b3f91bb3c3eb4ef9fe00cacc3419 +SHA512 (stratis-cli-0.5.2.tar.gz) = b69bed037218c8c6b57cc053a3612a1e94cf4358e07f7741d51c036efe1e2455de190227551ed3b40f5f5916154487e5f7bee359a81258dae8ed924179588d8e diff --git a/stratis-cli.spec b/stratis-cli.spec index 469c6bf..12d5c46 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,8 +1,8 @@ %{?python_enable_dependency_generator} Name: stratis-cli -Version: 0.5.0 -Release: 3%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -47,6 +47,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Tue May 1 2018 Andy Grover - 0.5.2-1 +- Update to 0.5.2 + * Wed Apr 04 2018 Igor Gnatenko - 0.5.0-3 - Fix dependency on stratisd