diff --git a/.gitignore b/.gitignore index 5a36a40..46822f3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ /stratis-cli-0.5.5.tar.gz /stratis-cli-0.9.0.tar.gz /stratis-cli-1.0.0.tar.gz +/stratis-cli-1.0.1.tar.gz +/stratis-cli-1.0.2.tar.gz +/stratis-cli-1.0.4.tar.gz diff --git a/sources b/sources index ffdc4eb..580a4aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-1.0.0.tar.gz) = 05e3be882f4387b281f9104ec11066482b4ad67e4a0e000bd54d912b378a3c86f18e4bf552321e1d2230a8c5a47ce04d605f63b9a4108889a77a78964d638b36 +SHA512 (stratis-cli-1.0.4.tar.gz) = fc5fccc4d63551668cdc0312f144da588864767f0de7be4e6a69cdffc8bede53043874544eb7e9c15ff42923690afe9f5b8a569155634f74923c6784ab165454 diff --git a/stratis-cli.spec b/stratis-cli.spec index 510729f..fc97925 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,10 +1,9 @@ -%{?python_enable_dependency_generator} # https://pagure.io/koji/issue/659 %global debug_package %{nil} Name: stratis-cli -Version: 1.0.0 -Release: 3%{?dist} +Version: 1.0.4 +Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -55,6 +54,9 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog +* Sat Sep 07 2019 Igor Gnatenko - 1.0.4-1 +- Update to 1.0.4 + * Sat Nov 03 2018 Igor Gnatenko - 1.0.0-3 - Make package archful