diff --git a/.gitignore b/.gitignore index bf1078f..e86209b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/stratis-cli-1.0.2.tar.gz +SOURCES/stratis-cli-1.0.4.tar.gz diff --git a/.stratis-cli.metadata b/.stratis-cli.metadata index 45fbe94..1d055f8 100644 --- a/.stratis-cli.metadata +++ b/.stratis-cli.metadata @@ -1 +1 @@ -5593f594955fca00f6a5ae2c63a15120e7f8b181 SOURCES/stratis-cli-1.0.2.tar.gz +73162caf4f6cf0b5072c7dc8bdb0d2f46b01cb04 SOURCES/stratis-cli-1.0.4.tar.gz diff --git a/SPECS/stratis-cli.spec b/SPECS/stratis-cli.spec index 976ec80..d360a89 100644 --- a/SPECS/stratis-cli.spec +++ b/SPECS/stratis-cli.spec @@ -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 - 1.0.4-2 +- Update to 1.0.4 + * Tue Dec 11 2018 Andy Grover - 1.0.2-1 - Update to 1.0.2