Merge branch '1'
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
commit
501d5e2cec
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratis-cli-1.0.0.tar.gz) = 05e3be882f4387b281f9104ec11066482b4ad67e4a0e000bd54d912b378a3c86f18e4bf552321e1d2230a8c5a47ce04d605f63b9a4108889a77a78964d638b36
|
||||
SHA512 (stratis-cli-1.0.4.tar.gz) = fc5fccc4d63551668cdc0312f144da588864767f0de7be4e6a69cdffc8bede53043874544eb7e9c15ff42923690afe9f5b8a569155634f74923c6784ab165454
|
||||
|
@ -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 <ignatenkobrain@fedoraproject.org> - 1.0.4-1
|
||||
- Update to 1.0.4
|
||||
|
||||
* Sat Nov 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.0-3
|
||||
- Make package archful
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user