From 0f109257e6872d98eb6b0cdf676c0a796c3fd2cb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 27 Sep 2018 22:57:32 +0200 Subject: [PATCH] Bump stratisd req Signed-off-by: Igor Gnatenko --- stratis-cli.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/stratis-cli.spec b/stratis-cli.spec index f60f811..1115f9e 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -2,7 +2,7 @@ Name: stratis-cli Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command-line tool for interacting with the Stratis daemon License: ASL 2.0 @@ -13,7 +13,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: %{_bindir}/a2x # It runs without, but totally useless -Requires: (stratisd >= 0.9 with stratisd < 1.0) +Requires: (stratisd >= 1.0 with stratisd < 2.0) # stratisd only available on certain arches ExclusiveArch: %{rust_arches} noarch @@ -53,8 +53,10 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli/ %{python3_sitelib}/stratis_cli-*.egg-info/ - %changelog +* Thu Sep 27 2018 Igor Gnatenko - 1.0.0-2 +- Bump stratisd req + * Thu Sep 27 2018 Andy Grover - 1.0.0-1 - Update to 1.0.0