Update to 1.0.2

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-12-12 05:02:07 +01:00
parent 9aefac4b6c
commit 19c52089f9
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/stratis-cli-1.0.0.tar.gz
/stratis-cli-1.0.1.tar.gz
/stratis-cli-1.0.2.tar.gz

View File

@ -1 +1 @@
SHA512 (stratis-cli-1.0.1.tar.gz) = 6b91921cee68e76c5687f89a678985cd81f082841a897cd20a2316ebb119b9e0e94d90c843206a21b0bc1a5ed5e95aff25e4ce444a371e510cd97bebad6e3520
SHA512 (stratis-cli-1.0.2.tar.gz) = 1962e3c923533be9f6b5cbba5f90aa45eb9955e8ef91553cff54417bb3decf4111bc5be6eadde68c7cd1542541772733f54bf9e4991baaffa74d78194e6a37a6

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: stratis-cli
Version: 1.0.1
Version: 1.0.2
Release: 1%{?dist}
Summary: Command-line tool for interacting with the Stratis daemon
@ -55,6 +55,9 @@ a2x -f manpage docs/stratis.txt
%{python3_sitelib}/stratis_cli-*.egg-info/
%changelog
* Wed Dec 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.2-1
- Update to 1.0.2
* Fri Nov 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1