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