Update to 1.0.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
19c52089f9
commit
9761f26e8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratis-cli-1.0.2.tar.gz) = 1962e3c923533be9f6b5cbba5f90aa45eb9955e8ef91553cff54417bb3decf4111bc5be6eadde68c7cd1542541772733f54bf9e4991baaffa74d78194e6a37a6
|
||||
SHA512 (stratis-cli-1.0.4.tar.gz) = fc5fccc4d63551668cdc0312f144da588864767f0de7be4e6a69cdffc8bede53043874544eb7e9c15ff42923690afe9f5b8a569155634f74923c6784ab165454
|
||||
|
@ -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 <ignatenkobrain@fedoraproject.org> - 1.0.4-1
|
||||
- Update to 1.0.4
|
||||
|
||||
* Wed Dec 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user