import stratis-cli-1.0.4-2.el8

This commit is contained in:
CentOS Sources 2019-11-05 14:45:24 -05:00 committed by Andrew Lukoshko
parent ccd229fa24
commit 1fc1602f72
3 changed files with 15 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/stratis-cli-1.0.2.tar.gz
SOURCES/stratis-cli-1.0.4.tar.gz

View File

@ -1 +1 @@
5593f594955fca00f6a5ae2c63a15120e7f8b181 SOURCES/stratis-cli-1.0.2.tar.gz
73162caf4f6cf0b5072c7dc8bdb0d2f46b01cb04 SOURCES/stratis-cli-1.0.4.tar.gz

View File

@ -1,8 +1,6 @@
%{?python_enable_dependency_generator}
Name: stratis-cli
Version: 1.0.2
Release: 1%{?dist}
Version: 1.0.4
Release: 2%{?dist}
Summary: Command-line tool for interacting with the Stratis daemon
License: ASL 2.0
@ -12,9 +10,17 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: %{_bindir}/a2x
Requires: platform-python
Requires: python3-dateutil
Requires: python3-dbus-client-gen
Requires: python3-dbus-python-client-gen
Requires: python3-justbytes
# It runs without, but totally useless
Requires: (stratisd >= 1.0 with stratisd < 1.1)
# stratisd only available on certain arches
ExclusiveArch: %{rust_arches} noarch
BuildArch: noarch
@ -56,6 +62,9 @@ a2x -f manpage docs/stratis.txt
%changelog
* Mon Jun 3 2019 Dennis Keefe <dkeefe@redhat.com> - 1.0.4-2
- Update to 1.0.4
* Tue Dec 11 2018 Andy Grover <agrover@redhat.com> - 1.0.2-1
- Update to 1.0.2