diff --git a/.gitignore b/.gitignore index 1676291..9d40cdc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /stratis-cli-2.4.4.tar.gz /stratis-cli-3.0.0.tar.gz /stratis-cli-3.0.1.tar.gz +/stratis-cli-3.1.0.tar.gz diff --git a/sources b/sources index e93ea06..a6ef7ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stratis-cli-3.0.1.tar.gz) = 70508456141f05bae4868676e6f35e33c1c564e9da565b2880ab0efb3232dc8b743e793d6d2262ec579dca99a6d9e9d8297d323f543b034b061b9bc28460cc88 +SHA512 (stratis-cli-3.1.0.tar.gz) = 5b5e903401d01ee179f62f314c22d8d05ebaf3014265e5c3153c63a8560f062899dccd0811f858b2cde6bbb179df82877fc738b617167de93b148926c67a324b diff --git a/stratis-cli.spec b/stratis-cli.spec index 8ad7761..7ef55e9 100644 --- a/stratis-cli.spec +++ b/stratis-cli.spec @@ -1,6 +1,6 @@ Name: stratis-cli -Version: 3.0.1 -Release: 5%{?dist} +Version: 3.1.0 +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: %{_bindir}/a2x # It runs without, but totally useless -Requires: (stratisd >= 3.0.0 with stratisd < 4.0.0) +Requires: (stratisd >= 3.1.0 with stratisd < 4.0.0) # stratisd only available on certain arches ExclusiveArch: %{rust_arches} noarch @@ -62,7 +62,10 @@ a2x -f manpage docs/stratis.txt %{python3_sitelib}/stratis_cli-*.egg-info/ %changelog -* Wed Mar 30 2022 mulhern - 2.0.1-5 +* Wed May 25 2022 mulhern - 3.1.0-1 +- Update to 3.1.0 + +* Wed Mar 30 2022 mulhern - 3.0.1-5 - Tidies for unification of spec file * Sun Feb 27 2022 mulhern - 3.0.1-4