diff --git a/.gitignore b/.gitignore index d963996..ed55d35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /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 e688efc..580a4aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-1.0.2.tar.gz) = 1962e3c923533be9f6b5cbba5f90aa45eb9955e8ef91553cff54417bb3decf4111bc5be6eadde68c7cd1542541772733f54bf9e4991baaffa74d78194e6a37a6 +SHA512 (stratis-cli-1.0.4.tar.gz) = fc5fccc4d63551668cdc0312f144da588864767f0de7be4e6a69cdffc8bede53043874544eb7e9c15ff42923690afe9f5b8a569155634f74923c6784ab165454 diff --git a/stratis-cli.spec b/stratis-cli.spec index 030dd1a..ed822bf 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,9 +1,8 @@ -%{?python_enable_dependency_generator} # https://pagure.io/koji/issue/659 %global debug_package %{nil} Name: stratis-cli -Version: 1.0.2 +Version: 1.0.4 Release: 1%{?dist} Summary: Command-line tool for interacting with the Stratis daemon @@ -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 + * Wed Dec 12 2018 Igor Gnatenko - 1.0.2-1 - Update to 1.0.2