diff --git a/.gitignore b/.gitignore index 67f29ed..5a36a40 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /stratis-cli-0.5.3.tar.gz /stratis-cli-0.5.5.tar.gz /stratis-cli-0.9.0.tar.gz +/stratis-cli-1.0.0.tar.gz diff --git a/sources b/sources index 4aaf3c0..ffdc4eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-0.9.0.tar.gz) = d86004c0b499fba0b88f86da9d2461f5f7d8a8bf3f1df46de2be62c7d657401c8547f3ccb8fe51321688ba74679ba141e9a11abfdd242bf192ef0e82768b240c +SHA512 (stratis-cli-1.0.0.tar.gz) = 05e3be882f4387b281f9104ec11066482b4ad67e4a0e000bd54d912b378a3c86f18e4bf552321e1d2230a8c5a47ce04d605f63b9a4108889a77a78964d638b36 diff --git a/stratis-cli.spec b/stratis-cli.spec index 4663690..f60f811 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,7 +1,7 @@ %{?python_enable_dependency_generator} Name: stratis-cli -Version: 0.9.0 +Version: 1.0.0 Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon @@ -55,6 +55,9 @@ a2x -f manpage docs/stratis.txt %changelog +* Thu Sep 27 2018 Andy Grover - 1.0.0-1 +- Update to 1.0.0 + * Fri Aug 31 2018 Andy Grover - 0.9.0-1 - Update to 0.9.0