diff --git a/mockbuild_test/stratis-cli.spec b/mockbuild_test/stratis-cli.spec index 905bcf7..8f7ef56 100644 --- a/mockbuild_test/stratis-cli.spec +++ b/mockbuild_test/stratis-cli.spec @@ -1,5 +1,5 @@ Name: stratis-cli -Version: 3.6.0 +Version: 3.7.0 Release: D%{?dist} Summary: Command-line tool for interacting with the Stratis daemon @@ -21,7 +21,7 @@ BuildRequires: python3-wcwidth %endif # Require the version of stratisd that supports a compatible D-Bus interface -Requires: (stratisd >= 3.6.0 with stratisd < 4.0.0) +Requires: (stratisd >= 3.7.0 with stratisd < 4.0.0) # Exclude the same arches for stratis-cli as are excluded for stratisd ExclusiveArch: %{rust_arches} noarch diff --git a/mockbuild_test/stratisd.spec b/mockbuild_test/stratisd.spec index 25df1df..33d6620 100644 --- a/mockbuild_test/stratisd.spec +++ b/mockbuild_test/stratisd.spec @@ -4,7 +4,7 @@ %global dracutdir %(pkg-config --variable=dracutdir dracut) Name: stratisd -Version: 3.6.0 +Version: 3.7.0 Release: D%{?dist} Summary: Daemon that manages block devices to create filesystems