Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/stratis-cli.git#cdc495f49ea5437fd7114d8f46da7de2eaf3126f
This commit is contained in:
DistroBaker 2020-11-10 15:49:46 +00:00
parent 362220f5c4
commit 5ed4df472a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/stratis-cli-2.0.1.tar.gz
/stratis-cli-2.1.0.tar.gz
/stratis-cli-2.1.1.tar.gz
/stratis-cli-2.2.1.tar.gz

View File

@ -1 +1 @@
SHA512 (stratis-cli-2.1.1.tar.gz) = 10fb5aa0177aefba9aaa46b29619480c161552b8d6bc5d2df5c16e00f62d9a27d78b7d589134c161b51d6137069e7abff316d01316df288eeb59e5a28767b31a
SHA512 (stratis-cli-2.2.1.tar.gz) = 8906e3a1ebf70b6630b75b29d25422963cdf9ff8a54b829c689beb1155dd0ddf7b46439a628b12522bd52d3ebe6b6face85303c011493fc421e37ee7cce676ec

View File

@ -1,6 +1,6 @@
Name: stratis-cli
Version: 2.1.1
Release: 2%{?dist}
Version: 2.2.1
Release: 1%{?dist}
Summary: Command-line tool for interacting with the Stratis daemon
License: ASL 2.0
@ -11,7 +11,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: /usr/bin/a2x
# It runs without, but totally useless
Requires: (stratisd >= 2.1.0 with stratisd < 3.0.0)
Requires: (stratisd >= 2.2.1 with stratisd < 3.0.0)
# stratisd only available on certain arches
ExclusiveArch: %{rust_arches} noarch
@ -52,6 +52,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man8 docs/stratis.8
%{python3_sitelib}/stratis_cli-*.egg-info/
%changelog
* Tue Nov 10 2020 mulhern <amulhern@redhat.com> - 2.2.1-1
- Update to 2.2.1
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild